Screen4

Comments

4 responses to “Screen4”

  1. hawscott Avatar
    hawscott

    how do you create an error message?

  2. sloarch Avatar

    I would create a text parameter called “Error” and then use a formula to determine if an error has occurred and display the appropriate message.

    for example:
    If(A>B,”A is too big”. “no error”)

  3. hawscott Avatar
    hawscott

    how do you create an error message?

  4. Tim Avatar

    I would create a text parameter called “Error” and then use a formula to determine if an error has occurred and display the appropriate message.

    for example:
    If(A>B,”A is too big”. “no error”)

Leave a Reply