> For the complete documentation index, see [llms.txt](https://doc.sysdevmobile.com/mss-extensibility/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.sysdevmobile.com/mss-extensibility/mss-5.1/functions-kalipso-to-mss/utils/ext_utils_getparameter.md).

# EXT\_Utils\_GetParameter

Function to get parameters values.

*Input parameters:*&#x20;

* inParameter – Name of the parameter to get is value;
* inDefault – Default value if the parameter doesn’t exists;
* inReturnUpper – True to return the value in upper case;

*Output parameters:*&#x20;

* outParameterValue – Value configured in the parameter;
