Holder.getAlphanumId

string getAlphanumId()

Get an "encoded" version of holder's name. The "encoding" consists in replacing non alphanumeric character with the string "__gdaXX" where XX is the hex. representation of the non alphanumeric char.

This method is just a wrapper around the [gda.global.textToAlphanum] function.

Returns

a new string