The macro functions %SYSFUNC and %QSYSFUNC can call SAS language functions and functions written with SAS/TOOLKIT software to generate text in the macro facility. %SYSFUNC and %QSYSFUNC have one ...
operand something to be operated on. An operand can be a variable, a SAS function, or a constant. See Specifying an Operand. operator a symbol that requests a comparison, logical operation, or ...