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
en:typeof [2016/01/01 22:58]
admin created
en:typeof [2020/04/23 15:51] (current)
admin [History]
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 ====
Line 40: Line 34:
  
 ==== See Also ==== ==== See Also ====
-{{page>en:start#Other Statements and Functions&noheader}}+{{page>en:start#Arrays and Variables&noheader}}
  
 ==== History ====  ==== History ==== 
 |1.99.99.8|New To Version| |1.99.99.8|New To Version|
 +|2.0.0.0|Added Map|
  
  
en/typeof.1451714325.txt.gz · Last modified: 2020/02/28 10:46 (external edit)