Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 496 Bytes

File metadata and controls

23 lines (16 loc) · 496 Bytes

VTL examples

Controls

string(junsenue-CI-0-IP-3)!='' and (junsenue-CI-0-IP-3 < xs:date(concat(junsenue-CI-0-IP-1,'-06-01')) or junsenue-CI-0-IP-3 > xs:date(concat(junsenue-CI-0-IP-2,'-05-31')))

control date format

{V_S10_G00_00_008} IN ('01' ,'02' ,'03') OR {V_S10_G00_00_008} IS NULL

control field size

Conditioned labels

How many rooms have you in your { if ($LGT$='1') then 'house' else if ($LGT$='2') then 'apartment' else if ($LGT$='3') then 'barge' else 'lodgement' }?