Select to view content in your preferred language

Arcade Expression for Validating Input

376
0
08-30-2023 06:23 PM
Status: Open
Labels (2)
NathanHeickLACSD
Frequent Contributor

Similar to how you can define Arcade expressions to indicate if a field should be visible or is required, I would like to see something that validates input and indicates if the input is invalid.  Maybe it could return a boolean indicating good or bad.  Maybe it could return the codes 0, 1, or 2 meaning, good, warning, or not acceptable.  I was thinking of geoprocessing tools in the second case and how inputs are validated.