From OpenSCADAWiki
Jump to: navigation, search
(Importing a new version from external source)
 
(Importing a new version from external source)
Line 1: Line 1:
The mechanism "Scripts for the control the opening of pages" based on the basic attribute of the widget "evProc", which can be used for switching, opening, substitution and navigation through the pages. The scenario of this attribute is stored as a list of commands with the syntax: "'''{event}:{evSrc}:{com}:{prm}'''". Where:
+
The mechanism "Script for the control the opening of pages" based on the basic attribute of the widget "evProc", which can be used for opening the pages. Scenario of this attribute is stored as a list of commands with the syntax: "'''{event}:{evSrc}:{com}:{prm}'''". Where:
* ''event'' — the expected event;
+
* ''event'' — expected event;
* ''evSrc'' — the path of the nested widget-source of the event;
+
* ''evSrc'' — path of the nested widget-source of the event;
* ''com'' — the session command;
+
* ''com'' — session command;
* ''prm'' — the parameter of the command.
+
* ''prm'' — parameter of the command.

Revision as of 20:49, 18 May 2018

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Sub-projects/VCA)
The mechanism "Script for the control the opening of pages" based on the basic attribute of the widget "evProc", which can be used for opening the pages. Scenario of this attribute is stored as a list of commands with the syntax: "'''{event}:{evSrc}:{com}:{prm}'''". Where:
* ''event'' — expected event;
* ''evSrc'' — path of the nested widget-source of the event; can be "'''*'''" for processing here events of any source, [[File:at.png]] but where you can get linking to unexpected sources;
* ''com'' — session command;
* ''prm'' — parameter of the command.
TranslationThe mechanism "Script for the control the opening of pages" based on the basic attribute of the widget "evProc", which can be used for opening the pages. Scenario of this attribute is stored as a list of commands with the syntax: "'''{event}:{evSrc}:{com}:{prm}'''". Where:
* ''event'' — expected event;
* ''evSrc'' — path of the nested widget-source of the event;
* ''com'' — session command;
* ''prm'' — parameter of the command.

The mechanism "Script for the control the opening of pages" based on the basic attribute of the widget "evProc", which can be used for opening the pages. Scenario of this attribute is stored as a list of commands with the syntax: "{event}:{evSrc}:{com}:{prm}". Where:

  • event — expected event;
  • evSrc — path of the nested widget-source of the event;
  • com — session command;
  • prm — parameter of the command.