User Tools

Site Tools


en:typeofconstants

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
en:typeofconstants [2016/08/13 14:28]
admin
en:typeofconstants [2020/04/23 15:50] (current)
admin
Line 1: Line 1:
-=== Variable and Expression Types === +^Return Values^^^
- +
-These constants can be used to represent the numeric values returned by the [[typeof|TypeOf]] function. +
- +
-^Return Values^^+
 ^Constant^Value^Type^ ^Constant^Value^Type^
 |TYPE_UNASSIGNED|0|Unassigned Variable| |TYPE_UNASSIGNED|0|Unassigned Variable|
-|TYPE_INTEGER|1|Integer|+|TYPE_INT|1|Integer|
 |TYPE_FLOAT|2|Decimal Number| |TYPE_FLOAT|2|Decimal Number|
 |TYPE_STRING|3|String| |TYPE_STRING|3|String|
 |TYPE_ARRAY|4|Array Variable| |TYPE_ARRAY|4|Array Variable|
 |TYPE_REF|5|Variable Reference| |TYPE_REF|5|Variable Reference|
 +|TYPE_MAP|6|Map|
  
en/typeofconstants.1471120125.txt.gz · Last modified: 2020/02/28 10:46 (external edit)