Difference between revisions of "Component: FCD helper (Matrix Tools)"
From Flowcode Help
Jump to navigationJump to search| Line 73: | Line 73: | ||
''<span style="color:red;">No additional examples</span>'' | ''<span style="color:red;">No additional examples</span>'' | ||
| + | |||
| + | |||
| Line 79: | Line 81: | ||
==Macro reference== | ==Macro reference== | ||
| + | ===GetStrListItem=== | ||
{| class="wikitable" style="width:60%; background-color:#FFFFFF;" | {| class="wikitable" style="width:60%; background-color:#FFFFFF;" | ||
|- | |- | ||
| Line 102: | Line 105: | ||
| + | ===GetIntListItem=== | ||
{| class="wikitable" style="width:60%; background-color:#FFFFFF;" | {| class="wikitable" style="width:60%; background-color:#FFFFFF;" | ||
|- | |- | ||
| Line 125: | Line 129: | ||
| + | ===Register=== | ||
{| class="wikitable" style="width:60%; background-color:#FFFFFF;" | {| class="wikitable" style="width:60%; background-color:#FFFFFF;" | ||
|- | |- | ||
| Line 168: | Line 173: | ||
| + | ===GetPropertyList=== | ||
{| class="wikitable" style="width:60%; background-color:#FFFFFF;" | {| class="wikitable" style="width:60%; background-color:#FFFFFF;" | ||
|- | |- | ||
Revision as of 11:53, 3 February 2023
| Author | Matrix Ltd |
| Version | 1.0 |
| Category | Matrix Tools |
Contents
FCD helper component
A helper control to query the current Flowcode definition XML file.
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
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Macro reference
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 | |
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 | |
Register
GetPropertyList
Property reference
| Properties |