User Tools

Site Tools


en:typeof

Differences

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

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
en:typeof [2016/01/01 22:58]
admin created
en:typeof [2016/08/13 14:25]
admin
Line 6: Line 6:
 **typeof** ( variable )\\ **typeof** ( variable )\\
  
-returns //positive_integer_value//+returns [[integerexpressions|integer_expression]]
  
 ==== Description ==== ==== Description ====
Line 12: Line 12:
 Returns a number representing the type of value that was passed. Returns a number representing the type of value that was passed.
  
-^Return Values^^ +{{page>typeofconstants}}
-^Value^Type^ +
-|0|Unassigned Variable| +
-|1|Integer| +
-|2|Decimal Number| +
-|3|String| +
-|4|Array Variable|+
  
 ==== Example ==== ==== Example ====
en/typeof.txt · Last modified: 2020/04/23 15:51 by admin