Operators

Operators are a set of predefined commands which performs mathematical, logical or functional operations on the data. They are often used in the Project and Group. If you have ever used any programming language, operators are exactly the same as many predefined functions.

The operators in Scout can help you achieve lots of things conveniently: Getting the latest price of a token, concatenate texts, counting the number of elements in an array and etc.

Math operators

Logic operators

Function operators

Array operators

String operators

Last updated