Next: WordRecord ASCII FORMAT, Previous: WordRecord SYNOPSIS, Up: WordRecord
The record can contain an integer, if the default record
type (see CONFIGURATION in
WordKeyInfo
) is set to
DATA
or a string if set to
STR.
If the type is set to
NONE
the record does not contain
any usable information.
Although constructors may be used, the prefered way to create a WordRecord object is by using the WordContext::Record method.