Use this function to return the current caption of a field referred to by a fieldref as a string.
Caption := FieldRef.CAPTION |
Parameters
- FieldRef
-
Type: fieldref
Refers to the current field.
| Microsoft Dynamics NAV Documentation |
| CAPTION Function (FieldRef) |
| See Also |
|
Use this function to return the current caption of a field referred to by a fieldref as a string.
Caption := FieldRef.CAPTION |
Type: fieldref
Refers to the current field.
Property Value/Return Value
Remarks
See Also