User Tools

Site Tools


modding:function:typeof

Discuss this page on this pages TalkPage

typeOf

Syntax (typeof expression)
Arguments expression: the expression you want to know the type of
Returns The kind of expression, eg. 'list
Category type, unid
Description Use to check the type of expression being used

Example

(typeof (list 1 2 3))

Returns 'list

Return to type functions list

Return to Functions list

modding/function/typeof.txt · Last modified: 2017/01/20 05:43 by xephyr