User Tools

Site Tools


4rpl:commands:gettype

Index

GetType

GetType (<-something) ->typeOfSomething

Description

Takes a value and returns a string of what type of value it is. Types: STRING INT FLOAT VECTOR LIST TABLE NULL

Examples

"42" ->val
GetType(<-val)  ->Type
<-Type trace #Would return STRING as the result

Index

4rpl/commands/gettype.txt · Last modified: 2021/05/26 21:00 by qople