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