Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This method formats the string to keep the following characters in the string 'ABCDEFGHIJKLNMOPQRSTUVWXYZÅÆØ0123456789, '.
Syntax
protected str processTypeAN(str _input, int _length)
Run On
Server
Parameters
- _input
Type: str
The input string.
- _length
Type: int
The length at the placeholder.
Return Value
Type: str
The processed string.