Difference between revisions of "Component: FCD helper (Matrix Tools)"
From Flowcode Help
Jump to navigationJump to search| Line 20: | Line 20: | ||
==Detailed description== | ==Detailed description== | ||
| + | |||
| + | |||
| Line 36: | Line 38: | ||
==Examples== | ==Examples== | ||
| + | |||
| + | |||
| Line 53: | Line 57: | ||
| − | == | + | ==Macro reference== |
{| class="wikitable" style="width:60%; background-color:#FFFFFF;" | {| class="wikitable" style="width:60%; background-color:#FFFFFF;" | ||
Revision as of 14:14, 20 January 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 for the component source code: FC_Comp_Source_fcdhelper.fcfx
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Macro reference
| 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 | |
| Gets a list item from an integer and a textual name Suitable for writing to a property filter Newline is added | |
| Index | |
| Name | |
| Return | |
Property reference
| Properties |