Chapter Contents |
Previous |
Next |
_addMethodArgN |
Syntax |
Syntax |
CALL SEND(robjInst, '_addMethodArgN', value, mode, rc, <name>); |
Where... | Is type... | And represents... |
---|---|---|
value | N | numeric parameter to be passed to method |
mode | C | mode of parameter |
rc | N | return code |
name | C | optional name to be associated with this numeric parameter |
I = input parameter | |
O = output parameter | |
U = update parameter |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.