alphanum_to_text


Description:


public string? alphanum_to_text (string text)

Does the opposite of text_to_alphanum, in the same string

Parameters:

text

a string

Returns:

text if conversion succeeded or null if an error occurred


Namespace: Gda
Package: libgda-6.0