Jump to content

API FCD: Difference between revisions

From Flowcode Help
JonnyW (talk | contribs)
XML import API changes
JonnyW (talk | contribs)
XML import of updated API docs
Line 1: Line 1:
<sidebar>API contents</sidebar>
<sidebar>API contents</sidebar>
Flowcode Chip Definition reading routines
Flowcode Chip Definition reading routines
Line 20: Line 22:


==Examples==
==Examples==
''<span style="color:red;">No additional information</span>''
''<span style="color:red;">No additional examples</span>''


==See also==
==See also==
''<span style="color:red;">No additional information</span>''
''<span style="color:red;">No additional information</span>''

Revision as of 09:58, 17 June 2013


<sidebar>API contents</sidebar> Flowcode Chip Definition reading routines


Functions provided for this class

GetItemValue Gets a paths item value from the FCD document
GetItemHandle Gets a FCD items handle, suitable for traversal with the Tree API
GetPathHandle Gets a FCD paths handle, suitable for traversal with the Tree API


Examples

No additional examples

See also

No additional information