From OpenSCADAWiki
Jump to: navigation, search
(Importing a new version from external source)
 
(Importing a new version from external source)
 
Line 1: Line 1:
Address in those functions is absolute and it is counted from the root object of the module "VCAEngine", which means the first element is an actual session identifier, like to: "'''/ses_AGLKS/pg_so/pg_1/pg_mn/pg_1'''" for the page, "'''/ses_AGLKS/pg_so/pg_1/pg_mn/pg_1/wdg_test'''" for the widget and "'''/ses_AGLKS/pg_so/pg_1/pg_mn/pg_1/a_pgOpen'''" for the attribute "pgOpen".
+
Address in those functions is absolute and it is counted from the root object of the module "VCAEngine", that is the first element is an actual session identifier. For example:
 +
* '''/ses_AGLKS/pg_so/pg_1/pg_mn/pg_1''' for the page;
 +
* '''/ses_AGLKS/pg_so/pg_1/pg_mn/pg_1/wdg_test''' for the widget;
 +
* '''/ses_AGLKS/pg_so/pg_1/pg_mn/pg_1/a_pgOpen''' for the attribute "pgOpen".

Latest revision as of 21:10, 6 April 2025

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)
Address in those functions is absolute and it is counted from the root object of the module "VCAEngine", that is the first element is an actual session identifier. For example:
* '''/ses_AGLKS/pg_so/pg_1/pg_mn/pg_1''' — for the page;
* '''/ses_AGLKS/pg_so/pg_1/pg_mn/pg_1/wdg_test''' — for the widget;
* '''/ses_AGLKS/pg_so/pg_1/pg_mn/pg_1/a_pgOpen''' — for the attribute "pgOpen".
TranslationAddress in those functions is absolute and it is counted from the root object of the module "VCAEngine", that is the first element is an actual session identifier. For example:
* '''/ses_AGLKS/pg_so/pg_1/pg_mn/pg_1''' — for the page;
* '''/ses_AGLKS/pg_so/pg_1/pg_mn/pg_1/wdg_test''' — for the widget;
* '''/ses_AGLKS/pg_so/pg_1/pg_mn/pg_1/a_pgOpen''' — for the attribute "pgOpen".

Address in those functions is absolute and it is counted from the root object of the module "VCAEngine", that is the first element is an actual session identifier. For example:

  • /ses_AGLKS/pg_so/pg_1/pg_mn/pg_1 — for the page;
  • /ses_AGLKS/pg_so/pg_1/pg_mn/pg_1/wdg_test — for the widget;
  • /ses_AGLKS/pg_so/pg_1/pg_mn/pg_1/a_pgOpen — for the attribute "pgOpen".