Skip to content

Length

Returns a sequence containing the length of the given sequence.

Syntax

Sequence.Length
   ยท  [sequence]

Parameters

sequence
The sequence to get the length of.

Return Value

A sequence containing the length of the given sequence.