Single-Element Functions : List of Functions : stm_r_parameter_mode

stm_r_parameter_mode
Retrieves the parameter mode, including subroutine parameters and the parameters of generic charts and components.
You can call this function without indicating the specific element type, as follows:

stm_r_parameter_mode (xx_id, status)

Function type
STRING
For elements
Syntax

stm_r_xx_parameter_mode (xx_id, status)

Arguments
Status Codes
Return Values
Although the return value of this function is of type INTEGER, the Documnetor enables you to reference this value by name. The name is defined internally as a predefined constant in DGL. The possible values are as follows:

stm_in_parameter

stm_out_parameter

stm_inout_parameter

stm_constant_parameter