Holder.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.

class Holder
string
getAlphanumId
()

Return Value

Type: string

a new string