EXT_Utils_GetParameter
MSS 5.1 - Extensibility - Functions Kalipso to MSS - Utils - EXT_Utils_GetParameter
Function to get parameters values.
Input parameters:
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:
outParameterValue – Value configured in the parameter;
Last updated