FUNCTION xpfStringToEnumerationBN (modelName : STRING; repositoryName : STRING; aString : STRING) enumeration : GENERIC;
This function returns enumeration element value. The value of the given STRING is placed within the given target enumeration instance.
Arguments
Type | Name | Comment |
STRING | modelName | comments |
STRING | repositoryName | |
STRING | aString | A string representation |
Return Value
Type | Name | Comment |
GENERIC | enumeration | enumeration element value |
Options
Example
<Missing Example>
See also
Filter by label
There are no items with the selected labels at this time.