Component: FCD helper (Matrix Tools)
From Flowcode Help
Jump to navigationJump to search| Author | Matrix Ltd | 
| Version | 1.0 | 
| Category | Matrix Tools | 
Contents
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 | |
|  - UINT | Index | 
|  - STRING | Name | 
|  - STRING | 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 | |
|  - STRING | Index | 
|  - STRING | Name | 
|  - STRING | 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


