GETCOLUMNCAPTION
string Record:GETCOLUMNCAPTION(
string FieldName);
Example:
SalesHeader:GETCOLUMNCAPTION('Posting Date');
returns column caption Posting Date in your language
Returns the translation of field.
string Record:GETCOLUMNCAPTION(
string FieldName);
Example:
SalesHeader:GETCOLUMNCAPTION('Posting Date');
returns column caption Posting Date in your language
Returns the translation of field.