Multiple choice technology platforms and products

Use Edit Input rules (Rule-Edit-Input) to

  1. convert input data to a standard format

  2. test prperty values

  3. perform a database INSERT

  4. define and enforce comparison relationships among property values

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Edit Input rules (Rule-Edit-Input) are used to convert or transform user input data into a standard format before it's processed. They can perform conversions like changing case, formatting values, or transforming data types. They are not used for testing values (that's Validate rules), database operations, or defining comparison relationships (that's Declare Expressions).