Prev
Open Object Rexx
Next
5.4.20.2. args
>>-args---------------------------------------------------------><
Returns the arguments used to invoke the current context as an array. This is equivalent to using the Arg(1, 'A') (
Section 7.4.4, “ARG (Argument)”
) built-in function.
Prev
5.4.20. The RexxContext Class
Up
Home
Next
5.4.20.3. condition