Gets specified value list by field name.
Syntax
|
Gets specified value list by field name. |
|
GetFieldValueList(fieldName) |
|
Arguments: |
|
|
fieldName |
Field - the field whose value list is to be retrieved. |
Remarks
- Example: GetFieldValueList(Field1) returns value-list:{"a", "b", "c"}.
Comments
0 comments
Please sign in to leave a comment.