Changes

420 bytes added ,  20:28, 7 November 2023
no edit summary
Line 1: Line 1:  
<pre style="background-color: #EEEEEE; color: Black; border-radius: 10px; padding: 10px;">
 
<pre style="background-color: #EEEEEE; color: Black; border-radius: 10px; padding: 10px;">
 
In many triggers, actions and constraints you will have the option to configure some textual fields. Often you will find a button next to the text entry field that contains the "..." label. This button will display a complete list of "magic text" fields that are available in the context that is being used.
 
In many triggers, actions and constraints you will have the option to configure some textual fields. Often you will find a button next to the text entry field that contains the "..." label. This button will display a complete list of "magic text" fields that are available in the context that is being used.
 +
 +
If you wish to manually type them instead if you know them, be aware that there can be spelling/typing mistakes.
 +
 +
Magic text for dictionary is written like this :
 +
[lv=dictionary/array name[entry][sub-entry]]
 +
There can be as many [sub-entry] as you want. Be aware that it can get complicated pretty fast! Curly {} brackets were added so users would see the beginning and end of a dictionary/array magic text
 +
with ease.
    
The magic text allows some other value to be substituted at the point of invocation, rather than standard static text that will never changed. For example it's possible to add and action that reference a variable via magic text and that variable's value will be substituted at the point that action is run.
 
The magic text allows some other value to be substituted at the point of invocation, rather than standard static text that will never changed. For example it's possible to add and action that reference a variable via magic text and that variable's value will be substituted at the point that action is run.
editors
132

edits