4D v15GET FIELD PROPERTIES |
||||||||||||||||||||
|
4D v15
GET FIELD PROPERTIES
|
GET FIELD PROPERTIES ( fieldPtr | tableNum {; fieldNum}; fieldType {; fieldLength {; indexed {; unique {; invisible}}}} ) |
||
Theme: Structure Access
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:
Constant | Type | Value |
Is object | Longint | 38 |
Product: 4D
Theme: Language
4D v15 - Upgrade (R-release edition) ( 4D v15)
Parent of : GET FIELD PROPERTIES ( 4D v15)