getParamEnumerationValue Method
getParamEnumerationalues(parameter)
The getParamEnumerationValue method returns all possible values for the enumeration as a StringList if the value of parameter is “enumeration”. If parameter does not exist or is not an enumeration, this function returns a null value.
这对您有帮助吗?