DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

alphabetic

Removes all characters which are not in the range a-z or A-Z. With the setting allowWhiteSpace, spaces are allowed as well.

allowWhiteSpace

Property:
allowWhiteSpace
Data type:
boolean
Description:
If allowWhiteSpace = 1, whitespace is allowed in front of, after or between the characters.
Default:
0

[tsref:(cObject).FORM->filters.alphabetic]