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…')
 
m (Conversion script moved page Number to number: Converting page titles to lowercase)
 
(3 intermediate revisions by 3 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'''.
 

Latest revision as of 22:35, 26 April 2021

Redirect to: