stmCreateInfoFlow Creates an info flow. Syntax stmCreateInfoFlow(stm_context, chart_name, Info_name, short_description, long_description); Return Type status_code 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 Info name Input String Info Flow name Short_description Input String (*)optional short description for info flow Long_description Input String (*)optional long description for info flow