mirror of
https://github.com/salexdv/bsl_console.git
synced 2024-11-24 08:33:29 +02:00
Описание конструктора запроса
This commit is contained in:
parent
98b3a34e30
commit
f4e44a57e0
@ -6509,6 +6509,15 @@ define([], function () {
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"constructors": {
|
||||
"На основании текста": {
|
||||
"description": "Создает запрос с указанным текстом.",
|
||||
"signature": "(ТекстЗапроса?)",
|
||||
"params": {
|
||||
"ТекстЗапроса": "Строка с текстом запроса"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"COMОбъект": {
|
||||
|
Loading…
Reference in New Issue
Block a user