New in 10.0: External Interfaces & Connections

URL Manipulation »

URLEncode convert a string to use URL-style percent encoding

URLDecode convert to Unicode from URL-style percent encoding

URLBuild  ▪  URLParse  ▪  URLShorten  ▪  ...

Database Connections and Resources »

SQLConnectionOpenQ client validity test for SQL connection

SQLConnectionUsableQ server validity test for SQL connection

Connected Devices »

DeviceOpen open a connection to a device

FindDevices attempt to find devices available on a particular machine

DeviceRead  ▪  DeviceWrite  ▪  DeviceExecute  ▪  DeviceExecuteAsynchronous  ▪  ...