Returns the current caption of a field as a string.
Caption := Record.FIELDCAPTION(Field) |
Parameters
- Field
-
Type: Field
The field for which you want to retrieve the caption.
| Microsoft Dynamics NAV Documentation |
| FIELDCAPTION Function (Record) |
| See Also |
|
Returns the current caption of a field as a string.
Caption := Record.FIELDCAPTION(Field) |
Type: Field
The field for which you want to retrieve the caption.
Property Value/Return Value
Remarks
See Also