Click or drag to resize
TOPICA Basic Constants

[This is preliminary documentation and is subject to change.]

TOPICA Basic Constants

Note

Remember that TOPICA Basic is an extension of the expression language defined in the "Rule Engine" (documented separately). Therefore, all usual numeric and string constants defined in the "Rule Engine"s expression language are also defined in TOPICA Basic.

This page only describes the TOPICA specific constants.

FillInStatus values

Name

Type

Value

FillInStatus_Optional

Integer

0

FillInStatus_Required

Integer

1

FillInStatus_NotNull

Integer

2

Sex values

Name

Type

Value

Sex_Undefined

Integer

0

Sex_Male

Integer

1

Sex_Female

Integer

2

Sex_Undeterminable

Integer

3