Combinine+Parsing Coordinates Example

7
8
0
1

Click on the object to see its code. This is for turning two numbers, x,y, into one number with an expression for easy use, then being able to parse back out the x,y from that one number.

This is very useful if you want to combine coordinates for storing in a list.

Editor