User manual
115
/  Date separator between days, 
months and years 
{2:yy/MM/dd} – Present date formatted as: 
year - month - day, where yy represents two 
less significant digits of year. 
\  „Escape” character removing 
formatting function form next 
character to allow it to be used as 
a character in a text string. 
{2:yy\/MM\/dd} – Present date formatted as 
yesr / month / day; {2:yy\:MM\:dd} –Present 
date formatted as: year : month : day. In case 
of necessity of using „\” as literal it should be 
preceded by another escape characterj “\\”. 
Format examples: 
Symbol 
Description 
{7:V6.3}  Net mass for EAN 13 (6-character code) 
{7:V7.3}  Net mass for EAN 13 (7-character code) 
{27:V6.3}  Net amount to pay for EAN 13 (6-character code) 
{27:V7.3}  Net amount to pay for EAN 13 (7-character code) 
{7:T6.3}  Net mass for EAN 128/GS1-128 
{16:T6.3} Cumulative net mass for EAN 128/GS1-128 
{21:T6.3} Cumulative of cumulative net mass for EAN 128/GS1-128 
{25:T6.3}  Net mass in lb for EAN 128/GS1-128 
{8:T6.3}  Gross mass for EAN 128/GS1-128 
{55:T6}  Product price for EAN 128/GS1-128 
{2:yyMMdd}  Date for EAN 128/GS1-128 
{61:yyMMdd}  Product date for EAN 128/GS1-128 
{62:yyMMdd}  Expiary date for EAN 128/GS1-128 
{16:V6.3}  Cumulative net mass for EAN 13 (6-character code) 
{16:V7.3}  Cumulative net mass for EAN 13 (7-character code) 
{28:V6.3}  Total/cumulative amount to pay for EAN 13 (6-character code) 
{16:V7.3}  Total/cumulative amount to pay for EAN 13 (7-character code) 
{21:V6.3} Cumulative of cumulative net mass EAN 13 (6-character code) 
{21:V7.3} Cumulative of cumulative net mass EAN 13 (7-character code) 
{29:V6.3} 
Total/cumulative of cumulative amount to pay EAN 13 
(6-character code) 
{29:V7.3} 
Total/cumulative of cumulative amount to pay EAN 13 
(7-character code) 










