BrainStreamTableHandling: Difference between revisions
Jump to navigation
Jump to search
Wiki-admin (talk | contribs) No edit summary |
Wiki-admin (talk | contribs) |
||
| Line 42: | Line 42: | ||
The modification of one global variable can depend on the value of another global variable. If the variable that serves as input for another variable is modified in the same row of the table, this last modification is ignored. An example is shown in the table below: | The modification of one global variable can depend on the value of another global variable. If the variable that serves as input for another variable is modified in the same row of the table, this last modification is ignored. An example is shown in the table below: | ||
{| | {| class="wikitable" | ||
|- | |- | ||
| '''<strong>marker <br /></strong>''' || '''<strong>time <br /></strong>''' || '''<strong>function <br /></strong>''' || '''<strong>Var1 <br /></strong>''' || '''<strong>Var2 <br /></strong>''' | | '''<strong>marker <br /></strong>''' || '''<strong>time <br /></strong>''' || '''<strong>function <br /></strong>''' || '''<strong>Var1 <br /></strong>''' || '''<strong>Var2 <br /></strong>''' | ||