stmActionChangeScope Changes the definition scope of a given action. Syntax stmActionChangeScope (stm_context, chart_name, action_name, new_chart _name) Return Type status_code See Function Status Codes for the list of possible values. Arguments Argument Name Input/Output Argument Type Argument Description stm_context Input Pointer STM context descriptor that was returned by stmInitImport chart_name Input String Chart name action_name Input String Action name new_chart _name Input String New chart name
stmActionChangeScope (stm_context, chart_name, action_name,
new_chart _name)
status_code