xcon.CreateHTTP
Description
This function can be used to create an HTTP connection in LUA.
Signature
xcon.CreateHTTP (string)Parameters
Name | Type | Mandatory/Optional | Description |
---|---|---|---|
string | M | Handle that identifies the connection within the LUA script. |