GETCOLUMNCAPTION
string Record:GETCOLUMNCAPTION(
string FieldName);
Example:
SalesHeader:GETCOLUMNCAPTION('Posting Date');
returns column caption Posting Date in your language
Devuelve la traducción del campo.
string Record:GETCOLUMNCAPTION(
string FieldName);
Example:
SalesHeader:GETCOLUMNCAPTION('Posting Date');
returns column caption Posting Date in your language
Devuelve la traducción del campo.
