Condição que permite....





if match(GetValue("CAST_UNIT_PREFIX"),"*"+CopyField("SM-F01")+"*") then
  Output()
else
if match(GetValue("CAST_UNIT_PREFIX"),"*"+CopyField("SM-F02")+"*") then
  Output()
else
if match(GetValue("CAST_UNIT_PREFIX"),"*"+CopyField("Com-02")+"*") then
  Output()
else
  StepOut()
endif
endif
endif


//SM-Comment-02




Comentários

Mensagens populares