MaskEdit.getLastValidValue

Syntax

getLastValidValue ();

Description

The getLastValidValue methods gets the last valid value of the mask editor.

Comments

Available value: a value that corresponds to a regular expression.

Example

The example of method use is given in description of the MaskEdit.Change event.

See also:

MaskEdit