Jump to content

API FCD: Difference between revisions

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


__TOC__
__TOC__

Revision as of 12:21, 14 May 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 information

See also

No additional information