User Tools

Site Tools


en:typeofconstants

Differences

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

Link to this comparison view

Next revision
Previous revision
en:typeofconstants [2016/08/13 14:25]
admin created
en:typeofconstants [2020/04/23 15:50] (current)
admin
Line 1: Line 1:
-=== Variable and Expression Types === +^Return Values^^^ 
- +^Constant^Value^Type^ 
-These constants can be used to represent the numeric values returned by the [[typeof|TypeOf]] function. +|TYPE_UNASSIGNED|0|Unassigned Variable| 
- +|TYPE_INT|1|Integer| 
- +|TYPE_FLOAT|2|Decimal Number| 
-type_unassigned [Tt][Yy][Pp][Ee][_][Un][Nn][Aa][Ss][Ss][Ii][Gg][Nn][Ee][Dd] +|TYPE_STRING|3|String| 
-type_int [Tt][Yy][Pp][Ee][_][Ii][Nn][Tt] +|TYPE_ARRAY|4|Array Variable| 
-type_float [Tt][Yy][Pp][Ee][_][Ff][Ll][Oo][Aa][Tt] +|TYPE_REF|5|Variable Reference| 
-type_string [Tt][Yy][Pp][Ee][_][Ss][Tt][Rr][Ii][Nn][Gg] +|TYPE_MAP|6|Map|
-type_array [Tt][Yy][Pp][Ee][_][Aa][Rr][Rr][Aa][Yy] +
-type_ref [Tt][Yy][Pp][Ee][_][Rr][Ee][Ff]+
  
en/typeofconstants.1471119910.txt.gz · Last modified: 2020/02/28 10:46 (external edit)