<- PRPL reference <- Scripts
| Arguments | Result | Notation |
|---|---|---|
| Value | String | [ s1/i1/b1/f1 – String ] |
Takes a value and returns a string of what type of value it is. Types: STRING INT FLOAT LIST NULL
"Value" GetType ->Type
<-Type trace //Would return STRING as the result