TheocBase/TheocBase
-
within the scope of a loop [2]
within the scope of a loop [2]
-
or even in a nested loop [3]
or even in a nested loop [3]
-
A loop has a start and an end tag. These are named accordingly (<code>*_START; *_END</code>) and have a description <span class="pt_loop_description">[between brackets]</span> in the <strong>Value</strong> column that mentions also the <strong>Scope</strong> of the tags that are available. If a printing tag returns a variable, then the value is described <var class="pt_variable_description">{between curly brackets}</var>; otherwise the mentioned text appears.
A loop has a start and an end tag. These are named accordingly (
<code>
*_START; *_END</code>
) and have a description<span class="pt_loop_description">
[between brackets]</span>
in the<strong>
Value</strong>
column that mentions also the<strong>
Scope</strong>
of the tags that are available. If a printing tag returns a variable, then the value is described<var class="pt_variable_description">
{between curly brackets}</var>
; otherwise the mentioned text appears. -
Weekend Meeting
Weekend Meeting
-
Weekend Meeting Printing Tags
Weekend Meeting Printing Tags
-
Tag
Tag
-
Value
Value
-
Scope
Scope
-
WE
WE
-
{minutes; 60 or 30}
{minutes; 60 or 30}
-
{time}
{time}
-
{1st song number}
{1st song number}
-
{2nd song number}
{2nd song number}
-
<!-- Printing tag: -->SONG3_NO<!-- Don't translate this. -->
<!-- Printing tag: -->
SONG3_NO<!-- Don't translate this. -->
-
{3rd song number}
{3rd song number}
-
<!-- Printing tag: -->SONG1_NAME<!-- Don't translate this. -->
<!-- Printing tag: -->
SONG1_NAME<!-- Don't translate this. -->
-
{1st song name}
{1st song name}
-
<!-- Printing tag: -->SONG2_NAME<!-- Don't translate this. -->
<!-- Printing tag: -->
SONG2_NAME<!-- Don't translate this. -->
-
{2nd song name}
{2nd song name}
-
<!-- Printing tag: -->SONG3_NAME<!-- Don't translate this. -->
<!-- Printing tag: -->
SONG3_NAME<!-- Don't translate this. -->