append

Chains two expressions together, which is used in ComposedExpressions.

Return

an expression that contains this expression and other, in order

Parameters

other

expression to append

See also