Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION xpfStringToEnumeration (enumId : GENERIC; 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
...
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
...