Difference between revisions of "Component: FCD helper (Matrix Tools)"
From Flowcode Help
Jump to navigationJump to search(One intermediate revision by the same user not shown) | |||
Line 14: | Line 14: | ||
==FCD helper component== | ==FCD helper component== | ||
A helper control to query the current Flowcode definition XML file. | A helper control to query the current Flowcode definition XML file. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Detailed description== | ==Detailed description== | ||
Line 73: | Line 67: | ||
''<span style="color:red;">No additional examples</span>'' | ''<span style="color:red;">No additional examples</span>'' | ||
+ | |||
+ | |||
Line 219: | Line 215: | ||
|- | |- | ||
|} | |} | ||
+ | |||
+ | ==Component Source Code== | ||
+ | |||
+ | Please click here to download the component source project: [https://www.flowcode.co.uk/wiki/componentsource/FC_Comp_Source_fcdhelper.fcfx FC_Comp_Source_fcdhelper.fcfx] | ||
+ | |||
+ | Please click here to view the component source code (Beta): [https://www.flowcode.co.uk/FlowchartView/?wfile=componentsource/FC_Comp_Source_fcdhelper.fcfx FC_Comp_Source_fcdhelper.fcfx] |
Latest revision as of 08:59, 9 June 2025
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 | |
![]() |
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