User Tools

Site Tools


prpl:gettype

<- PRPL reference <- Scripts

GetType

ArgumentsResultNotation
Value String [ s1/i1/b1/f1 – String ]

Description

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

Examples

        "Value" GetType ->Type
        <-Type trace //Would return STRING as the result 
prpl/gettype.txt · Last modified: 2018/06/14 18:01 by kajacx