Question
Lanit BPM
RU
Posted: Aug 6, 2018
Last activity: Aug 7, 2018
Last activity: 7 Aug 2018 2:24 EDT
Closed
Custom error message js
Hi,
I want to output an error with certain conditions with the text: "Wrong check number" with the help of custom script.
How can i do this?
The code with the output of the error must be in this if else:
if (!result && arr.length === 12) {
}
I would be grateful for help.