Object Method Struct.keyList
Extracts keys from a struct.
Struct.keyList([string delimiter]):string
Arguments
The arguments for this function are set. You can not use other arguments except the following ones.
Name | Type | Required | Description |
---|---|---|---|
delimiter | string | No | Character that separates keys in list. Default: comma. |