When it is launched
The script is launched when the control is validating the user editing of a text field, e.g. when trying to choose the value from suggestions or when the control loses focus.- If the CanApply.Value property is set to true, the user input will be validated after the script execution.
- If the CanApply.Value property is set to false, the user editing will be undone.
