GETCOLUMNCAPTION
string Record:GETCOLUMNCAPTION(
string FieldName);
Example:
SalesHeader:GETCOLUMNCAPTION('Posting Date');
returns column caption Posting Date in your language
Renvoie la traduction du champ.
string Record:GETCOLUMNCAPTION(
string FieldName);
Example:
SalesHeader:GETCOLUMNCAPTION('Posting Date');
returns column caption Posting Date in your language
Renvoie la traduction du champ.
