You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-12-07 23:03:08 +02:00
Main build (Jenkins)
This commit is contained in:
@@ -34,7 +34,7 @@ import TabItem from '@theme/TabItem';
|
||||
|
||||
|
||||
```bsl title="Пример использования для 1С:Предприятие/OneScript"
|
||||
Адрес = "45.79.112.203:4242";
|
||||
Адрес = ПараметрыФункции["TCP_Address"];
|
||||
Данные = "Echo this!" + Символы.ПС;
|
||||
|
||||
Результат = OPI_TCP.ОбработатьЗапрос(Адрес, Данные);
|
||||
|
||||
Reference in New Issue
Block a user