[ Version ( since = "1.0" ) ]
public static string? decode_ical_string (string szText)
Extracts the original character string encoded by the above function.
szText |
A string |
The decoded string. NULL if fail. |