CodeCharge Studio

Validate Maximum Length

This action is typically used in conjunction with input fields and serves to ensure that the value entered in a field does not exceed a specified number of characters. This action can be used only in the On Validate event.

Property Description
Control Name Name of the control to be validated.
Maximum Length Maximum allowable length of input in the control.
Error Message Error message to be displayed if the maximum length is exceeded.


On-line, printable versions and updates