Arrow scripts cheatsheet
Here's an index of all the operators available in Arrow scripts by category. Each name links to the detailed description of an operator.
Strings
Variables
Actions
JSON-RPC
HTTP
Math
Numbers
Containers
container-domain-name
container-name
exec
Random
Network
get-hostname, get-container-ip
ip-address-public
Internals
append
array
assoc
call
callf
const
dup
get-member
mark
object
var
Boolean
and
contains?, has?
eq?, equal?
not
not-equal?, not-eq?
or
xor
JSON
Types
to-bi, to-bigint
to-float, to-f
to-int, to-i
to-string, to-s