2.341.7.18 Aggregate Function: Last

The following are the arguments, types, and specification of the Last aggregate function.

Function

Arguments

Type

Specification

Last

Return

Variant or Binary

Returns the last value of the expression within the scope (after all sorting up through the Scope has been applied).

Return type is the same as the expression type.

Expression

Variant or Binary

See the Sum function.

Scope

String

See the Sum function.