Calls the routine object using the arguments provided in
array. Each element of
array will be mapped
to its corresponding call argument. 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.