The utf8tomac( function translates text from UTF8 (Unicode) into Panorama’s native text format.
Parameters
This function has one parameter:text – text to be translated.
Description
This function translates text from UTF8 (Unicode) into Panorama’s native text format. Starting with Panorama X, Panorama’s native text format is Unicode, so this function doesn’t actually do anything. However, it is retained for compatibility with older databases.
See Also
History
Version | Status | Notes |
10.0 | No Change | Carried over from Panorama 6.0. |