first

Typekeyword
DictionaryLCS
LibraryLiveCode Script
Syntax
first
Summary

Designates the first member of a set.

Introduced1.0
OSmac, windows, linux, ios, android
Platformsdesktop, server, mobile
Example
go to the first card of stack "Games Central"
put "a" into first character of theLetters
RelatedKeyword: previous, seventh, any
Function: number
Glossary: object, keyword, property, object reference, chunk expression, chunk
Description

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

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

The word the is optional when using the first keyword.

Tagsmath