beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

TypeOf_v2 Op

Ops.Value.TypeOf_v2


TypeOf
Namespace: Ops.Value

Op author: pandur

Outputs the type of the input-port (boolean, number, string).


Outputs the type of the input-port (boolean, number, string).



Inputs

input (Number)

Outputs

result (String)

type of input (string,number,boolean)

Caught a mistake or want to contribute to the documentation?

Edit Documentation 

typeof

Open Example In Editor

Patches using TypeOf_v2