ConnectionIDServerString - cConnection
Returns the Connection Id syntax used for IDs in the INT file
Type: Function
Return Data Type: String
Parameters
| Parameter | Type | Description |
|---|---|---|
| sId | String | Connection Id |
Syntax
Function ConnectionIDServerString String sId Returns String
Call Example
Get ConnectionIDServerString sId to StringVariable
Description
ConnectionIDServerString is a helper function that returns the Connection Id syntax used for IDs in the INT file (e.g., DFCONNID=ID1), so you don't have to remember this syntax.
Does not verify the Connection Id.
Return Value
The Connection Id syntax used for IDs in the INT file