Class: coder.dictionary.Section
Package: coder.dictionary
Determine if code definition exists in Embedded Coder Dictionary section
tf = exist(sectionObj,defName)
returns tf
= exist(sectionObj
,defName
)true
if the Embedded Coder Dictionary section represented by
sectionObj
contains a definition with the name
defName
.