The name assigned to a constant.
Valid Values
A valid object name.
See Also
DDObjectName, DDOwnerName, DirName, DisplayName, DocName, EntName, FieldName, FormName, MenuName, OwnerName, RelName, RoleName, SetName, UserName, VarName.
The name assigned to a constant.
A valid object name.
DDObjectName, DDOwnerName, DirName, DisplayName, DocName, EntName, FieldName, FormName, MenuName, OwnerName, RelName, RoleName, SetName, UserName, VarName.
The data type of the constant’s value.
Char, varchar, alpha, varalpha, numeric, int, longint, vastint, or date
If ConstType is $Null or blank, the data type of the constant is set to numeric when ConstValue is a number and to char in all other cases.
For more information about data types, consult your User’s Guide.
Decimals, Length, Type.
A unique identifier assigned by the Development Center.
A 25-character string (DEFAULT = $Null)
ObjectKey is a unique identifier assigned by the Zim Development Center if the Object Manager (ZOM) has been enabled. End-users should not modify its value. Refer to the Development Center documentation for more information.
ObjectKey has a defined ListWidth of -1 and is not normally displayed.
The description of an object. A user-supplied description of an object for documentation purposes.
Up to 256 alphanumeric characters
The type of object being described. A user-assigned identifier for the type of object being described.
Up to 18 alphanumeric characters (e.g., Entity Set, Document, Variable).
The name of the object to which the associated description refers.
A valid object name.
ConstName, DDOwnerName, DirName, DisplayName, DocName, EntName, FieldName, FormName, MenuName, OwnerName, RelName, RoleName, SetName, UserName, VarName
The name of the object that owns the object being described.
A valid object name
For example, if a field is being described, DDOwnerName is the name of the entity set, relationship, or structured document to which the field belongs.
ConstName, DDObjectName, DirName, DisplayName, DocName, EntName, FieldName, FormName, MenuName, OwnerName, RelName, RoleName, SetName, UserName, VarName
The one application directory in which the subject application directory may exist.
An 18-character string, containing a valid object name
If OwnerDirName is left blank, the associated application directory may be created in any application directory.
The name assigned to a display (Displays); or, the name of the display in which a particular form appears (DisplayForms).
An 18-character string, containing a valid object name
ConstName, DDObjectName, DDOwnerName, DirName, DocName, EntName, FieldName, FormName, MenuName, OwnerName, RelName, RoleName, SetName, UserName, VarName
The application directory location of a form used in a display. The name of the one application directory from which the associated form is to be obtained.
An 18-character string, containing a valid object name
If FormDirName is left blank, the form may be obtained from any available application directory.
DirName