Creation Functions : stmAddParameter

stmAddParameter

Adds a formal parameter to a generic chart. If the given chart is not generic, an error status is returned.
Syntax
stmAddParameter (stm_context, chart_name, parameter_name, parameter_type, parameter_mode)
Return Type
status_code
See Function Status Codes for the list of possible values.
Arguments
Input/Output