You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-29 22:27:42 +02:00
Main build (Jenkins)
This commit is contained in:
@@ -33,7 +33,7 @@ import TabItem from '@theme/TabItem';
|
||||
|
||||
|
||||
```bsl title="1C:Enterprise/OneScript code example"
|
||||
Address = "45.79.112.203:4242";
|
||||
Address = FunctionParameters["TCP_Address"];
|
||||
Connection = OPI_TCP.CreateConnection(Address);
|
||||
|
||||
OPI_TCP.CloseConnection(Connection);
|
||||
|
||||
Reference in New Issue
Block a user