Skip to main content

Conditional Function

Comments

1 comment

  • Geoff Booth

    Try:

    @STORE1 = SQL(Select LEFT($[$143.38.1],1)); // Store the first character
    IF @STORE1 = 'Y' // Perform a direct comparison
    BEGIN
    Set($[$38.1470002149.0]|60-20);
    END

Please sign in to leave a comment.