Help for this page

Select Code to Download


  1. or download this
    if ($Session->{'usrType'} eq 'Pro') and 
        ($Session->{'usrSystem' =~/SEF/VAL/SUM/SAR/MRT/ALB/MRE/VER/RML/AUS
    +/ORG/MSX/BAR/LAS/)
    {do something}
    
  2. or download this
    if ( ($Session->{'usrType'} eq 'Pro') and 
        ($Session->{'usrSystem'} =~/SEF/VAL/SUM/SAR/MRT/ALB/MRE/VER/RML/AU
    +S/ORG/MSX/BAR/LAS/))
    {do something}