all caps
{class:text style info, on styles:{plain, all caps}, off styles:{italic, underline, outline, shadow, condensed, expanded, strikethrough, superscript, subscript, superior, inferior, double underline}}
all caps
is a text-style constant that represents
all capital letters. Some applications return text values that
encapsulate the style information, such as font and point size,
instead of leaving it as plain ASCII text. The syntax example shows
the return value from an application command that gets the style of a
chunk of text. The return value is of type record
and contains the list of text-style constants that are on or off for
the text. The AppleWorks command is:
get style of text body of document 1
Along with all caps
, the text-style constants
(italic
, underline
,
outline
) are reproduced as literal words without
quotation marks.