Hello.
I don't know how to use Arcade yet.
I want to make a conditional display with the data of a table in the form of dots of different colors. Each row of the table contains columns with x and y coordinates and A and B data. I want an arcade code to display the data on the map as follows:
- if A is greater than B, then display the points in yellow
- if A is equal to B, then display the points in blue
Can anyone help me?
Thank you for your help.
