DeleteAllPunct
Deletes all of the punctuation from the value of the current field.
Syntax
bool DeleteAllPunct ()
Parameters
Smart parameters are supported.Returns
Always True.Level
Field level.Details
Removes all characters with ASCII values 33-47,58-64,91-96, and 123-191 from the captured value of the current Field object.- Example
DatePUNCT()