alphanumToText
fn
string alphanumToText(string text) nothrowDoes 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