VARGLIST

VARGLIST returns the address of the first optional parameter passed to a procedure with a variable number of arguments.

Read syntax diagramSkip visual syntax diagramVARGLIST()

The VARGLIST built-in function may be used only inside a procedure whose last parameter has the LIST attribute.