Creation Functions : stmCreateRouter

stmCreateRouter

Creates a new router.
Syntax
stmCreateRouter(stmContextHandle, chart_name, router_name, parent_activity_name, min_x, min_y, max_x, max_y, short_descritption DEFAULT_VAL(=NULL), long_description DEFAULT_VAL(=NULL);
Return Type
status_code
See Function Status Codes for the list of possible values.
Arguments
 
Input/Output