Difference between revisions of "API FCD"

From Flowcode Help
Jump to navigationJump to search
(XML import)
(XML import)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<sidebar>API contents</sidebar>
+
<sidebar>API Contents</sidebar>
 
Flowcode Chip Definition reading routines
 
Flowcode Chip Definition reading routines
 +
  
 
__TOC__
 
__TOC__
Line 19: Line 20:
  
 
==Examples==
 
==Examples==
''No examples available''
+
''<span style="color:red;">No additional examples</span>''
  
 
==See also==
 
==See also==
 +
[[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