Jump to content

API Expand.ComponentInfo

From Flowcode Help
Revision as of 14:38, 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" | '''ComponentInfo''' |- | colspan="2" | Expands a string to the name of a macro used in the generated code  |- |- | width="10%" align="center" | File:Fc9-string-icon.png - STRING | width="90%" | Source |- | colspan="2" | The string to expand - e.g. '$(guid)'  |- | width="1...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
ComponentInfo
Expands a string to the name of a macro used in the generated code 
- STRING Source
The string to expand - e.g. '$(guid)' 
- HANDLE Component
The component to use for information 
- STRING Return


Detailed description

Examples