Skip to content

Commit

Permalink
fixup! doc: add xml service for programcall
Browse files Browse the repository at this point in the history
  • Loading branch information
sravani1510 committed Oct 17, 2024
1 parent cd5b91a commit 8c1c190
Showing 1 changed file with 18 additions and 17 deletions.
35 changes: 18 additions & 17 deletions docs/ProgramCall.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,22 +13,6 @@ ProgramCall API
.. autofunction:: returnConfig
.. autofunction:: data

Examples
^^^^^^^^

Call the QUSROBJD Program
"""""""""""""""""""""""""

.. literalinclude:: examples/qusrobjd.js
:language: javascript

Retrieve the Return Value From a Service Program
""""""""""""""""""""""""""""""""""""""""""""""""

.. literalinclude:: examples/cosine.js
:language: javascript


Data types XMLSERVICE
^^^^^^^^^^^^^^^^^^^^^

Expand Down Expand Up @@ -123,4 +107,21 @@ Data types XMLSERVICE
* - date
- D mydate D datfmt(*iso)
- ``<data type='10A'>2009-05-11</data>``
- DATE
- DATE
Examples
^^^^^^^^

Call the QUSROBJD Program
"""""""""""""""""""""""""

.. literalinclude:: examples/qusrobjd.js
:language: javascript

Retrieve the Return Value From a Service Program
""""""""""""""""""""""""""""""""""""""""""""""""

.. literalinclude:: examples/cosine.js
:language: javascript


0 comments on commit 8c1c190

Please sign in to comment.