API: Def_Get() now returns the index of a found text definition
If the type argument specified to Def_Get() is DD_DEF_TEXT and a definition is found for the specified identifier - the index of the definition is returned. If no definition is found then the value -1 will be returned.
API: Def_Get() now returns the index of a found text definition
If the type argument specified to Def_Get() is DD_DEF_TEXT and a
definition is found for the specified identifier - the index of the
definition is returned. If no definition is found then the value -1
will be returned.