You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This discussion was converted from issue #476 on July 10, 2022 08:10.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi all, I'm new to
pest
. I have code bit below:I want to throw a readable error if the value following "b" is not 0 or 1.
I'm sure I'm not the first to do this. Are there any examples of this?
From a google search, I saw something similar to what I'm looking for: #352
However, I can't find anything else on top of this.
Please let me know if this is the incorrect place to ask!
Beta Was this translation helpful? Give feedback.
All reactions