GetStoredText Method (MaskInfo)
In This Topic
Returns the string that will be stored in the database, in accordance with current values of SaveLiterals, SaveBlanks and StoredEmptyChar properties.
Syntax
Parameters
- content
- String containing characters entered by the user, including those on optional positions that were left blank (skipped).
See Also