Class: coder.Dictionary
Package: coder
Return coder.dictionary.Section
object that represents Embedded
Coder Dictionary section
sectionObj = getSection(coderDictionaryObj,sectionName)
returns a sectionObj
= getSection(coderDictionaryObj
,sectionName
)coder.dictionary.Section
object that represents one section,
sectionName
, of an Embedded Coder Dictionary, which
coderDictionaryObj
represents. Use the section to access the code
definitions of the type identified by the section name.