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