Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
sd-doc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Valentin Skripnikov
sd-doc
Commits
d67d36c0
Commit
d67d36c0
authored
Nov 23, 2017
by
Valentin Skripnikov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
-
parent
cf85d991
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
docs/interpreter/api.rst
docs/interpreter/api.rst
+2
-2
No files found.
docs/interpreter/api.rst
View file @
d67d36c0
...
...
@@ -41,13 +41,13 @@
Ключ пользователя, от имени которого выполняется данный скрипт
(указывается в настройках скрипт)
.. hint:: Типовое начало скрипта выглядит так
.. hint:: Типовое начало скрипта выглядит так
:
.. code-block:: js
var form = platform.getFormsManager().getFormData(dataUUID);
З
десь осуществляется загрузка данных
формы путем обращения к объектам
З
агружаем данные
формы путем обращения к объектам
:js:data:`platform` и :js:data:`dataUUID`
#### Платформа {#interpreter.objects.platform}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment