Screen4
Comments
4 responses to “Screen4”
-
how do you create an error message?
-
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”) -
how do you create an error message?
-
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
You must be logged in to post a comment.