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