contents   index   previous   next



seGetInternalString

 

syntax:

   String

SEContext.seGetInternalString(int str);

where:

str the string handle to get the text of

 

return:

The text of the string

 

description:

Retrieves the text of a member described by an internal string handle.

 

see:

seInternalizeString, seInternalizeStringHidden, seCloneInternalString, seFreeInternalString

 


VARIABLE READING