last
[list of data]
Parameters:
[list of data] |
List or string |
list of data of which you want the last element |
Description:
Returns the last item of [list of data].
Examples:
last [4 5 6 7]
returns 7.
Related Commands:
butfirst
butlast
empty?
first
fput
lput