The Basics

Statements

Stellify allows you add statements to methods. The purpose of a statement is simply to group the clauses that exist within it.

Overview

Once you have created a method you can add mulitple statements to the method to assist with readability and organisation of your code.

You can review the full Statements API specification here.