info("datatype")

The info(“datatype”) function returns the data type of the current field.


Description

This function returns the data type of the current field. The data type is represented by a number.

ValueData Type
0Text
2Choice
4Date
5Number (Floating Point)
6Number (Integer)
11Binary

See Also


History

VersionStatusNotes
10.0UpdatedCarried over from Panorama 6.0, but now supports binary data type.