Every procedure returns a value whose type depends on the function that the procedure performs, for example, a list of model handles or a Boolean value of TRUE or FALSE.
The possible types of return values are the same as the possible types of input parameters for procedures. This lets you use procedures as input parameters because they ultimately evaluate to permissible input values.
|
Copyright © 2014 CA.
All rights reserved.
|
|