4D v15

GET FIELD PROPERTIES

Home

 
4D v15
GET FIELD PROPERTIES

GET FIELD PROPERTIES  


 

 

GET FIELD PROPERTIES ( fieldPtr | tableNum {; fieldNum}; fieldType {; fieldLength {; indexed {; unique {; invisible}}}} )

Starting with 4D v15, fields can be of the new Object type. For more information, refer to the Object Field data type section.

As a result, this command can return a new value from the "Field and Variable Types" constant theme in the fieldType parameter:

ConstantTypeValue
Is objectLongint38

 
PROPERTIES 

Product: 4D
Theme: Language

 
HISTORY 

 
ARTICLE USAGE

4D v15 - Upgrade (standard edition) ( 4D v15)

Inherited from : GET FIELD PROPERTIES ( 4D v15)