Give the user the option to choose the id variable. ```js req.param.id ``` to ```js req.param.${user_variable} ```
Give the user the option to choose the id variable.
to