| Syntax |
|
| Documentation | $hashTable.getKeys: Returns an enumeration of all keys in the hashtable. The enumeration consists of a newline separated string.
|
| Examples | |
| $set{h(test)}{hello} $set{h(lala)}{hello2} $hashTable.getKeys{$get{h}} | |
| Group | Special |
| Minimum required transaction-mode: | NONE |
| Required scripting permission of the developer | PERMISSION_FL_BASIC |
| Minimum parameters | 1 |
| Maximum parameters | 1 |