Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
integer_value_type [2015/10/11 21:46]
admin ↷ Page name changed from int_type to integer_type
integer_value_type [2015/10/11 23:05]
admin
Line 1: Line 1:
-====== ​Int Type ======+====== ​Integer Value Type ======
  
 Denotes an [[wp>​Integer|integers]]. Denotes an [[wp>​Integer|integers]].
Line 7: Line 7:
 ===== Automatic Conversions ===== ===== Automatic Conversions =====
  
-  * **Converted from**: [[Double ​Type]], [[Non Negative ​Int Type]], [[Positive ​Int Type]], [[Bool Type]] and [[Log Tag Type]].+  * **Converted from**: [[Real Value Type]], [[Non Negative ​Integer Value Type]], [[Positive ​Integer Value Type]], [[Boolean Value Type]] and [[Log Tag Type]].
  
-  * **Converted to**: [[Double ​Type]], [[Non Negative ​Int Type]], [[Positive ​Int Type]], [[Bool Type]], [[Null Value Type]], [[Log Tag Type]], [[String Type]], [[Index Or Name Type]] and [[Cell Type Type|Cell Type]].+  * **Converted to**: [[Real Value Type]], [[Non Negative ​Integer Value Type]], [[Positive ​Integer Value Type]], [[Boolean Value Type]], [[Null Value Type]], [[Log Tag Type]], [[String Type]], [[Index Or Name Type]] and [[Cell Type Type|Cell Type]].
  
 ===== GUI Editor ===== ===== GUI Editor =====