# Metadata
Platforms: desktop, server, mobile OS: mac, windows, linux, ios, android Introduced: 1.0 Security:
# Syntax
last
# Examples
put the ID of last card into tStoppingPoint
put the last line of it after field "Answers"
# Description
The last keyword can be used to specify any object whose number property is equal to the number of objects of that type. It can also be used to designate the last chunk in a chunk expression.
The last control is the topmost control on a card. The last button is the topmost button, and similarly for other types of controls.
# Tags
# See