Difference between revisions of "Component: FCD helper (Matrix Tools)"
From Flowcode Help
Jump to navigationJump to searchLine 15: | Line 15: | ||
A helper control to query the current Flowcode definition XML file. | A helper control to query the current Flowcode definition XML file. | ||
− | ==Component | + | ==Component Source Code== |
− | + | Please click here for the component source code: [https://www.flowcode.co.uk/wikicopy/componentsource/FC_Comp_Source_fcdhelper.fcfx FC_Comp_Source_fcdhelper.fcfx] | |
==Detailed description== | ==Detailed description== | ||
+ | |||
+ | |||
Line 32: | Line 34: | ||
==Examples== | ==Examples== | ||
+ | |||
+ | |||
Line 177: | Line 181: | ||
| width="10%" align="center" style="background-color:#D8C9D8;" | [[File:Fc9-prop-icon.png]] | | width="10%" align="center" style="background-color:#D8C9D8;" | [[File:Fc9-prop-icon.png]] | ||
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''Properties''' | | width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''Properties''' | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
|} | |} |
Revision as of 17:52, 9 November 2022
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
Downloadable 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 |