field_type

Returns the type of the active field.

Available in:

Apps (win) Apps (char) Reportwriter RPC Standalone PL
X X      

Syntax

int field_type()

Description

Returns the type of the active field. Possible return values are defined in trim.h:
fty_edit edit field (value 0)
fty_grid grid field (value 1)
fty_complex complex field (value 2)
fty_list list field (value 3)