macros:function:math.isequal
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
macros:function:math.isequal [2017/11/17 17:23] – created icke_siegen | macros:function:math.isequal [2017/11/24 10:54] (current) – icke_siegen | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | Function | ||
+ | |||
====== Math.IsEqual ====== | ====== Math.IsEqual ====== | ||
Line 24: | 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.1510939401.txt.gz · Last modified: 2017/11/17 17:23 (external edit)