4.5.194. besARGUMENT(X)

[<<<] [>>>]

To access the function arguments the module can use the macro. The argument is the ordinal number of the argument starting from 1. You can overindex the arguments. In that case the macro value is NULL.

Note that this macro can only be used in interface functions and not in interface commands.


[<<<] [>>>]