This page last changed on Mar 30, 2011 by wikibot.
ENUMRESULT()
Synopsis
Retrieve results from a ENUMQUERY.
Description
This function will retrieve results from a previous use of the ENUMQUERY function.
Syntax
Arguments
- id - The identifier returned by the ENUMQUERY function.
- resultnum - The number of the result that you want to retrieve. Results start at 1. If this argument is specified as getnum, then it will return the total number of results that are available.
See Also
Import Version
This documentation was imported from Asterisk version SVN-branch-1.8-r311874.
|