alphanumToText
fn
string alphanumToText(string text)Does the opposite of gda.global.textToAlphanum, in the same string
Parameters
text | a string |
Returns
text if conversion succeeded or null if an error occurred
string alphanumToText(string text)Does the opposite of gda.global.textToAlphanum, in the same string
text | a string |