User Tools

Site Tools


4rpl:commands:gettype

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
4rpl:commands:gettype [2021/01/08 11:01] – external edit 127.0.0.14rpl:commands:gettype [2021/05/26 21:00] (current) – Added vector type qople
Line 6: Line 6:
  
 ===== Description ===== ===== Description =====
-Takes a value and returns a string of what type of value it is. Types: STRING INT FLOAT LIST TABLE NULL+Takes a value and returns a string of what type of value it is. Types: STRING INT FLOAT VECTOR LIST TABLE NULL
  
 ===== Examples ===== ===== Examples =====
 <code 4rpl> <code 4rpl>
 "42" ->val "42" ->val
-"GetType(<-val)  ->Type+GetType(<-val)  ->Type
 <-Type trace #Would return STRING as the result <-Type trace #Would return STRING as the result
 </code> </code>
 <=[[4rpl:start| Index]] <=[[4rpl:start| Index]]
  
4rpl/commands/gettype.1610121708.txt.gz · Last modified: 2021/01/08 11:01 by 127.0.0.1