|
7cba5cc109
|
Fixed line endings and applied gitignore
|
2014-07-26 09:43:40 +03:00 |
|
Birunthan Mohanathas
|
7164dddefd
|
Disable copy constructors and copy assignment operators
|
2014-01-05 12:07:22 +02:00 |
|
Brian Ferguson
|
924ea06872
|
IfActions: Added IfMatch/IfMatchAction/IfNotMatchAction for string comparisons
|
2014-01-03 23:24:56 -07:00 |
|
Brian Ferguson
|
cd658fe2b1
|
IfActions: Tweaks
|
2013-11-08 08:40:14 -07:00 |
|
Brian Ferguson
|
fc96387105
|
Added IfConditionMode. If 1, will execute the True/False action on every update of the measure. If 0, will only execute the True/False action once until it switches case and back again (like IfActions).
|
2013-11-08 08:36:43 -07:00 |
|
Birunthan Mohanathas
|
40e0b70baf
|
IfActions: Tweaks
|
2013-11-05 21:10:21 +02:00 |
|
Birunthan Mohanathas
|
b62fca59d0
|
IfActions: Read condition options after measure value is changed to properly support section variables
|
2013-11-05 20:52:58 +02:00 |
|
Brian Ferguson
|
521861a87d
|
Fixed typo in 87edcd0
|
2013-11-05 10:11:57 -07:00 |
|
Brian Ferguson
|
87edcd0ce4
|
Added new options IfCondition/IfTrueAction/IfFalseAction for all Measures.
Multiple conditions/actions are also possible (eg. IfCondition2/IfTrueAction2)
|
2013-11-05 10:07:42 -07:00 |
|