textToAlphanum

The "encoding" consists in replacing non alphanumeric character with the string "__gdaXX" where XX is the hex. representation of the non alphanumeric char.

string
textToAlphanum
(
string text
)

Parameters

text string

the text to convert

Return Value

Type: string

a new string