Exam Plat-Dev-210 Topic 4 Question 125 Discussion
Actual exam question for Salesforce's Plat-Dev-210 exam
Question #: 125
Topic #: 4
Question #: 125
Topic #: 4
A developer needs to enforce that a field in an OmniScript only accepts numeric values greater than zero. Which property should be used?
Suggested Answer: B Vote an answer
The Validation property on an OmniScript input element allows the developer to define regex patterns or logical conditions (such as value > 0) to validate user input before proceeding.
by Ann at Jul 23, 2026, 01:20 AM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).