HASHKEYS()
Synopsis
Retrieve the keys of the HASH() function.
Description
Returns a comma-delimited list of the current keys of the associative array defined by the HASH() function. Note that if you iterate over the keys of the result, adding keys during iteration will cause the result of the HASHKEYS() function to change.
Syntax
HASHKEYS(hashname)
Arguments
hashname
See Also
Import Version
This documentation was imported from Asterisk Version GIT-20-f8000daff5