A Web Service is a method of communication between two electronic devices over http. You can use a Web Service to pull in some information generated by another application onto a Stadium page
Decisions allow for the definition of conditional statements. On the page, these statements will execute some functionality according to a specific condition.
A type of loop that will evaluate a specified condition either at the beginning or at the end of each iteration, and that will continue to loop whilst the condition is true.