Skip to main content

FirstElementOf

Type

operator

Summary

Designates the first element in Target.

Syntax

the first element of <Target>

Description

Either locates the first element for use as the target container of another operation, or evaluates the first element as the source of another operation.

note

It is an error if Target is empty.

Parameters

NameTypeDescription

Target

An expression which evaluates to a list.

Thank you for your feedback!

Was this page helpful?