Get parameter from specified position (counts from 0).
- Parameters
-
call | Call obejct. |
pos | Parameter position (counts from 0). |
- Returns
- Value node or NULL if parameter does not exist.
- Warning
- Returned value is still owned by the call object. Don't free it!