Jump to content

API FCD: Difference between revisions

From Flowcode Help
Admin (talk | contribs)
XML import of API auto-gen
 
Admin (talk | contribs)
XML import API auto-gen
Line 1: Line 1:
wiki page name
wiki page name
==FCD==
Flowcode Chip Definition reading routines


Flowcode Chip Definition reading routines
----
===Functions provided for this class===
===Functions provided for this class===
{||-|[[API FCD.GetItemValue|GetItemValue]]|Gets a paths item value from the FCD document|-|[[API FCD.GetItemHandle|GetItemHandle]]|Gets a FCD items handle, suitable for traversal with the Tree API|-|[[API FCD.GetPathHandle|GetPathHandle]]|Gets a FCD paths handle, suitable for traversal with the Tree API|}
{||-|[[API FCD.GetItemValue|GetItemValue]]|Gets a paths item value from the FCD document|-|[[API FCD.GetItemHandle|GetItemHandle]]|Gets a FCD items handle, suitable for traversal with the Tree API|-|[[API FCD.GetPathHandle|GetPathHandle]]|Gets a FCD paths handle, suitable for traversal with the Tree API|}


===Examples===
===Examples===

Revision as of 15:34, 10 May 2013

wiki page name Flowcode Chip Definition reading routines

Functions provided for this class

Examples