Difference between revisions of "API FCD"
From Flowcode Help
Jump to navigationJump to search (XML import of API documentation)  | 
				|||
| Line 1: | Line 1: | ||
| − | <sidebar>API   | + | <sidebar>API Contents</sidebar>  | 
Flowcode Chip Definition reading routines  | Flowcode Chip Definition reading routines  | ||
Revision as of 14:27, 9 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