Field GetType() Method

Returns a code that identifies the type of data stored in a field.

Function Signature

 int GetType()

Parameters

Parameter Type Description

None

Return

Type Description

int

A code that identifies the type of data stored in the field. See FieldTypeConstants.

Technical Details

SBM ModScript version: 11.3.

Notes

None.

Related Topics

Field