Virtual Table Server (VTS) Single Connection and Multiple Connection Functions
Use single connection functions if the script connects to only one Virtual Table Server. See Virtual Table Server functions (JavaScript)
Use multiple connection functions if the script connects to more than one server. See Virtual Table Server Functions for Multiple Connections (vtc)
Do not mix single connection functions and multiple connection functions in a script.
Most functions can be used in C language, C#, and Java scripts. See the individual function references for details.