Control Appearance of Block Parameters in Generated Code
Specify storage class of block parameter to control whether the parameter appears as a local or global variable in generated Structured Text code.
Block Parameters in Generated Code
Learn how block parameters appear in generated Structured Text code: constants, local or global variables.