Difference between revisions of "Operator Element"

16 bytes removed ,  18:40, 16 May 2010
m
imported>JRoush
imported>JRoush
Line 83: Line 83:


== Comparative Operators ==
== Comparative Operators ==
*'''Min''' - The new value is current value or the contents of <min>, whichever is ''greater''.
*'''Min''' - If current value is less than the value of <min>, it is set to that value.
*'''Max''' - The new value is the current value or the contents of <max>, whichever is ''less''.
*'''Max''' - The current value greater than the value of <max>, it is set to that value.


[[Category:Oblivion XML]]
[[Category:Oblivion XML]]
Anonymous user