Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Initializing procedure parameters with permanent variables

&pagelevel(5)&pagelevel

Before a parameter is first declared, it is possible to use OPEN-VARIABLE-CONTAINER within the first DECLARE-PARAMETER block in the procedure head to open a variable container, holding permanent variables. The variables declared here can then be used in initializing the relevant procedure parameters. (For further details, see section “Variablecontainers” (Variable containers ).)