Difference between revisions of "API FCD"
From Flowcode Help
Jump to navigationJump to search (XML import of updated API docs)  | 
				|||
| Line 25: | Line 25: | ||
==See also==  | ==See also==  | ||
| − | + | [[API Tree]]  | |
Revision as of 09:43, 4 August 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 examples