newSequence

fun newSequence(statements: A_Tuple): A_Phrase

Create a new sequence phrase from the given tuple of statements.

Return

The resulting sequence phrase.

Parameters

statements

The expressions to assemble into a sequence phrase.