first
The command to get the first Element in a list of Elements.
Syntax
Usage
correct usage
incorrect usage
Arguments
None
Yields
Element - The first Element in the list of Elements
Raises
IndexError if Elements is empty
Last updated