second

Typekeyword
DictionaryLCS
LibraryLiveCode Script
Syntax
second
Summary

Designates the second member of a set.

Introduced1.0
OSmac, windows, linux, ios, android
Platformsdesktop, server, mobile
Example
go to the second card of stack "Games Central"
put "b" into second character of theLetters
RelatedConstant: two
Keyword: seconds
Description

Use the second keyword in an object reference or chunk expression.

The second keyword can be used to specify any object whose number property is 2. It can also be used to designate the second chunk in a chunk expression.

The word "the" is optional when using the second keyword