メインコンテンツまでスキップ
バージョン:25.2

lowercase

Function

Synonyms: toLower

Example:

put lowercase of "JANUARY" —> january

Related terms in the SenseTalk Dictionary.

Type for is a Operator

Example:

put "Elephant" is all lowercase —> False

Related terms in the SenseTalk Dictionary.

Pattern Element Type — lowercase letter (Added to SenseTalk in 1.81)

Example:

set ident to <uppercase letter, maybe lowercase letters, digit>