macros:xml_file_format
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
macros:xml_file_format [2017/10/29 16:25] – ↷ Page moved from xml_file_format to macros:xml_file_format icke_siegen | macros:xml_file_format [2024/08/24 08:17] (current) – icke_siegen | ||
---|---|---|---|
Line 47: | Line 47: | ||
* ''< | * ''< | ||
* ''< | * ''< | ||
+ | * it is also possible to use ''< | ||
* ''< | * ''< | ||
- | A brief introduction about possible functions [[http:// | + | A brief introduction about possible functions [[http:// |
+ | |||
+ | It is possible to bundle some steps together into one block with {curly braces} like this: | ||
+ | <code xml> | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | { | ||
+ | Playbacks.StoreCue(" | ||
+ | Handles.SetSourceHandle(" | ||
+ | ActionScript.SetProperty(" | ||
+ | Handles.SetUserNumber(); | ||
+ | Handles.ClearSelection(); | ||
+ | } | ||
+ | </ | ||
+ | </ | ||
+ | </ | ||
+ | |||
+ | See http:// | ||
~~NOCACHE~~ | ~~NOCACHE~~ |
macros/xml_file_format.1509294353.txt.gz · Last modified: 2017/10/29 16:25 (external edit)