SUI_SetEntryModel Table of Contents || Prev | Next || [?]

 
SUI_SetEntryModel (LMCode)
 
ParameterTypeDescription
LMCodeLongintCode of the Data Language Model to make active
 
Description

SUI_SetEntryModel sets the <Data> internal language model to match the current entry area.

Some of the main language models are as follows:

0: no language model

16001: Real
16002: Date
16006: Boolean
16008: Integer
16011: Time

If you are using SUI_AddFormField or SUI_AddFormVariable, you generally do not need to call this command.