macros:function:math.isequal
                Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| macros:function:math.isequal [2017/11/22 10:03] – icke_siegen | macros:function:math.isequal [2017/11/24 10:54] (current) – icke_siegen | ||
|---|---|---|---|
| Line 26: | Line 26: | ||
| == Remarks == | == Remarks == | ||
| + | |||
| + | As of version 10, it is possible to write conditions in a more modern way, which integrates such functions and logic operations as control structures: | ||
| + | |||
| + | <code xml> | ||
| + | < | ||
| + | { | ||
| + | if(Playbacks.Editor.Times.ChaseSpeed == 0.0) { | ||
| + |  | ||
| + | } | ||
| + | } | ||
| + | </ | ||
| + | |||
| + | </ | ||
| ~~DISCUSSION~~ | ~~DISCUSSION~~ | ||
macros/function/math.isequal.1511345016.txt.gz · Last modified: 2017/11/22 10:03 by icke_siegen
                
                