Null field I am trying to add verbiage

Clovertech Forums Cloverleaf Null field I am trying to add verbiage

  • Creator
    Topic
  • #118708
    Collin Praster
    Participant

      Hello I had a vendor ask me if a certain field is blank is to add  Not Provided, I tried a if statement with ct =@null and er =@null then a copy  with the statement.  Then I get this error.  Also I am still on 5.8

      [0:TEST] IF expression parse failed: Expected a relational operator
      Error occurred at: ‘=@null’
      [0:TEST] IF expression parse failed: Expected a relational operator
      Error occurred at: ‘= @null’
      [0:TEST] IF expression parse failed: Expected a relational operator
      Error occurred at: ‘= @null’

       

      Thank you

    Viewing 0 reply threads
    • Author
      Replies
      • #118710
        Keith McLeod
        Participant

          Remove the equal sign from in front of @null.

      Viewing 0 reply threads
      • You must be logged in to reply to this topic.