Class: coder.dictionary.Section
Package: coder.dictionary
Return coder.dictionary.Entry
object that represents an Embedded
Coder Dictionary definition
entryObj = getEntry(sectionObj,defName)
returns a entryObj
= getEntry(sectionObj
,defName
)coder.dictionary.Entry
object representing the Embedded Coder Dictionary definition
that has the name defName
found in the section
sectionObj
, a coder.dictionary.Section
object.