BO
Size: a a a
BO
BO
AP
BO
ДП
AP
AP
ДП
BO
AP
AP
BO
AP
AP
SG
SG
if (bulletin.matchLabel.isExisting()) {
matchLabelText = bulletin.matchLabel.getText();
info('matchLabelText from page ' + matchLabelText);
} else {
info('matchLabelText not found - returning [NULL] value');
matchLabelText = 'null';
}
SG
AP