Main Content
getSections
Class: coder.Dictionary
Namespace: coder
Return coder.dictionary.Section
objects of an Embedded Coder
Dictionary
Syntax
sections = getSections(coderDictionaryObj)
Description
returns the sections
= getSections(coderDictionaryObj
)coder.dictionary.Section
objects contained in the Embedded Coder Dictionary that
coderDictionaryObj
represents. Use the section objects to access code
definitions of different types identified by the section names.