6. System Functions
System functions are used to get information about the system.
| Name | Explanation |
|---|---|
| cachedate | Returns the latest update date of the cached information obtained from the currently connected serve Added since Mobile Version 2.0.0 |
| changeProfile | Change the operating environment of Biz / Browser Not compatible with Mobile, AI |
| debugMessage | Display debug messages in Biz / Designer |
| deleteCache | Delete cache |
| decodeURI | URL decode the string |
| encodeURI | URL encode the string Added since Mobile Version 2.0.0 |
| findHttpSession | Finds and creates the specified HTTP session |
| getBookmark | Get bookmark list Now behaves the same as the Root.GetBookmark method |
| getHttpSession | Gets the current HTTP session |
| getLocaleInfo | Get locale information Added since Version 4.1.0 Not compatible with Mobile, AI |
| getPrinterList | Get a list of printers Not compatible with Mobile, AI |
| hasConnectionLicense | Check the connection license Added since Version 4.1.0, Mobile Version 2.0.0 |
| importConnectionLicense | Import the connection license certificate Added since Version 4.1.0, Mobile Version 2.0.0 |
| link | Executes a hyperlink Now behaves the same as the Runtime.ShellLink method |
| Display debug messages in Biz / Designer | |
| remBookmark | Delete bookmark entry Now behaves the same as the Root.RemBookmark method |
| setBookmark | Add or change bookmark entries Now behaves the same as the Root.SetBookmark method |
| setDefaultPrinter | Set the default printer Cannot be used with |
| setPalette | Change the color of the color constant |
| syncObject | Forces GUI changes to take effect Added since Version 5.0.0 Not compatible in Mobile |
| sysdate | Returns the current system date and time |