You can change the priority of an object (or of all of the objects in a class) by specifying the change priority statement. You specify the priority as an integer value; for example:
change Button1 priority to 3
You can use the priority of built-in function to find out an object's current priority level (number) during runtime.