newSequenceAsExpression

fun newSequenceAsExpression(sequence: A_Phrase): A_Phrase

Create a new sequence-as-expression phrase from the given sequence phrase.

Return

The new sequence-as-expression phrase.

Parameters

sequence

A sequence phrase.