Callable Procedures > Returned data
  
Returned data
The parameter value is returned.
If the parameter could not be found a null is returned.
If found the value is returned to a maximum of 2000 characters.
Examples
The following examples all read the parameter called CURRENT_DATE into a variable called v_current_date: