Jump to content

API FCD: Difference between revisions

From Flowcode Help
JonnyW (talk | contribs)
XML import of updated API docs
JonnyW (talk | contribs)
XML import
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<sidebar>API Contents</sidebar>
 
<sidebar>API contents</sidebar>
Flowcode Chip Definition reading routines
Flowcode Chip Definition reading routines


Line 25: Line 23:


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

Latest revision as of 15:57, 16 January 2014

<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

API Tree