0

Test condition

Hello. what is the expression that tests whether a field is filled or empty.? 
thank you

Alain 

2 replies

null
    • Ninox partner
    • RoSoft_Steven.1
    • 3 yrs ago
    • Reported - view

    null 

    e.g.:

    if Field!=null then

    ...

    end

    In this case if the field contains something, the code will be executed.

    Steven

    • Alain.1
    • 3 yrs ago
    • Reported - view

    Thank you Steven

Content aside

  • 3 yrs agoLast active
  • 2Replies
  • 471Views