Component: FCD helper (Matrix Tools): Difference between revisions
Appearance
m Text replacement - "class="wikitable" style="width:60%; background-color:#FFFFFF;"" to "class="mtx-class-macrotable wikitable"" |
m Text replacement - "width="10%" align="center" style="background-color:#D8C9D8;" align="center"" to "width="10%" align="center" class="mtx-class-macrohead"" |
||
| Line 84: | Line 84: | ||
{| class="mtx-class-macrotable wikitable" | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | ||
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''GetIntListItem''' | | width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''GetIntListItem''' | ||
|- | |- | ||
| Line 108: | Line 108: | ||
{| class="mtx-class-macrotable wikitable" | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | ||
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''GetPropertyList''' | | width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''GetPropertyList''' | ||
|- | |- | ||
| Line 142: | Line 142: | ||
{| class="mtx-class-macrotable wikitable" | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | ||
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''GetStrListItem''' | | width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''GetStrListItem''' | ||
|- | |- | ||
| Line 166: | Line 166: | ||
{| class="mtx-class-macrotable wikitable" | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | ||
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''Register''' | | width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''Register''' | ||
|- | |- | ||
Revision as of 14:17, 13 July 2026
| Author | Matrix Ltd |
| Version | 1.0 |
| Category | Matrix Tools |
FCD helper component
A helper control to query the current Flowcode definition XML file.
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Macro reference
GetIntListItem
| GetIntListItem | |
| Gets a list item from an integer and a textual name Suitable for writing to a property filter Newline is added | |
| Index | |
| Name | |
| Return | |
GetPropertyList
GetStrListItem
| GetStrListItem | |
| Gets a list item from a string index and a textual name Suitable for writing to a property filter Newline is added | |
| Index | |
| Name | |
| Return | |
Register
Property reference
| Properties |
Component Source Code
Please click here to download the component source project: FC_Comp_Source_fcdhelper.fcfx
Please click here to view the component source code (Beta): FC_Comp_Source_fcdhelper.fcfx