Jump to content

API System.Call.CallCompMacro

From Flowcode Help
Revision as of 14:39, 7 August 2026 by Wiki bot (talk | contribs) (Created page with "{| class="mtx-class-macrotable wikitable" |- | width="10%" align="center" class="mtx-class-macrohead" | File:Fc9-comp-macro.png | width="90%" class="mtx-class-macrohead" | '''CallCompMacro''' |- | colspan="2" | Calls a component macro  |- |- | width="10%" align="center" | File:Fc9-h32-icon.png - HANDLE | width="90%" | Target |- | colspan="2" | The component that has the macro  |- | width="10%" align="center" | File:Fc9-string-icon.png -...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
CallCompMacro
Calls a component macro 
- HANDLE Target
The component that has the macro 
- STRING MsgName
The name of the macro to call 
- NONE Return


Detailed description

Examples