CodeCharge StudioThis action ensures that the value entered in an input control corresponds with a specified ZIP code format. This action can only be used in the On Validate event.
| Property | Description |
|---|---|
| Control Name | Name of the control to be validated. |
| Format | Format used for the validation. Default value is 00000. |
| Error Message | Error message to be displayed if the input value does not match the ZIP format. |