Actions

Quotes in a command string (VS-Operator): Difference between revisions

From Zenitel Wiki

No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{A}}
{{AI}}
Sometimes it is necessary to add quotes to a command string inside the App.STE() command, for instance to send data out of an EDO-port. This can be done by using an escape-character. <br>
Sometimes it is necessary to add quotes to a command string inside the App.STE() command, for instance to send data out of an EDO-port. This can be done by using an escape-character. <br>
Example - Send a string out of EDO-port 1
Example - Send a string out of EDO-port 1
Line 5: Line 5:




[[Category: Zenitel Operator - Configuration examples]]
[[Category: VS-Operator - Configuration examples]]

Latest revision as of 09:50, 24 October 2023

AI.png

Sometimes it is necessary to add quotes to a command string inside the App.STE() command, for instance to send data out of an EDO-port. This can be done by using an escape-character.
Example - Send a string out of EDO-port 1

App.STE("$PUT 3 \"Send this string\"");


MediaWiki spam blocked by CleanTalk.