Reply To: Xlate IF Statement

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Xlate IF Statement Reply To: Xlate IF Statement

#57375
William Rowley
Participant

    It should look like –

    IF 0(0).PV1.00146.[0] eq =KAT

    Or better yet –

    COPY =KAT -> @tmpkat

    IF 0(0).PV1.00146.[0] eq @tmpkat