-
Notifications
You must be signed in to change notification settings - Fork 0
QS0 var cmd
maybites edited this page Sep 12, 2022
·
1 revision
home/reference v0.x/<var>
<var> has ALWAYS to be the first node inside a <script> or <que> node
<var name="variablename">{expr}</var>
- name = name of a variable inside the scope of the node
<var> instantiates a variable and sets it value to the result of the {expr}
(c) by Martin Froehlich maybites