* Converts template parameters to function parameters.
*
* Used to convert template parameters into the function parameters that are passed to the executable function on page load.
*
* Params:
* params = The params that are to be converted.
* Returns: The resulting code from the conversion.
* Converts template parameters to function parameters. * * Used to convert template parameters into the function parameters that are passed to the executable function on page load. * * Params: * params = The params that are to be converted. * Returns: The resulting code from the conversion.