Difference between revisions of "number"

From OpenKore Wiki
Jump to navigation Jump to search
m (Created page with '== Overview == Number. May be a fractional value (with dot <code>.</code> separator) or just an integer. Empty string (unset option) or strings starting with non-numeric charac…')
 
(Redirected page to References#number)
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Overview ==
+
#REDIRECT [[References#number]]
 
 
Number. May be a fractional value (with dot <code>.</code> separator) or just an integer.
 
 
 
Empty string (unset option) or strings starting with non-numeric characters are evaluated as in Perl, usually to '''0'''.
 
 
 
== Notes ==
 
 
 
This is not a [[range]]. Values like "<code>= 11</code>" would just evaluate to '''0'''.
 

Revision as of 19:10, 6 July 2019

Redirect to: