Operators
Last updated
Was this helpful?
Last updated
Was this helpful?
Operators are a set of predefined commands which performs mathematical, logical or functional operations on the data. They are often used in the and . 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.