Single Connection and Multiple Connection Functions - VTS
Use single connection functions if the script connects to only one VTS (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.

