Jump to content

API FCD: Difference between revisions

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


==Functions provided for this class==
==Functions provided for this class==
Line 18: Line 20:
==Examples==
==Examples==
''No examples available''
''No examples available''
==See also==

Revision as of 21:22, 11 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 examples available

See also