Returns the string that will be stored in the database, in accordance with current values of SaveLiterals, SaveBlanks and StoredEmptyChar properties.
'Declaration
Public Function GetStoredText( _
ByVal As String _
) As String
Parameters
- content
- String containing characters entered by the user, including those on optional positions that were left blank (skipped).