-
Notifications
You must be signed in to change notification settings - Fork 0
LOWCASE
Vera Chellgren edited this page Sep 18, 2021
·
1 revision
LOWCASE makes words or sentences be in lowercase. This is helpful if for example you are using uppercase word lists from someone else and you want the words to all be in lowercase.
LOWCASE newlistnames = listorstring
where newlistnames is one or more list names which will contain the case-converted words; the typical use case is just one new list name. If multiple names are used, the results will be identical for each new list.
listorstring is the name of a list, or a string literal surrounded by quotes.
LOWCASE whispering = yelling
UPCASE, SUPCASE, SLOWCASE, WORDJOIN, ASSIGNLIST
For a hierarchical directory, see the homepage for this Wiki