Product Site

5.1.6.7. call

Calls the routine object using the provided arguments. The code in the routine object is called as if it was an external routine call. The return value will be any value returned by the executed routine.

See also method [] for which this method is a synonym.