show groups

Typecommand
DictionaryLCS
LibraryLiveCode Script
Syntax
show groups
Summary

Underlines grouped text.

Introduced1.0
OSmac, windows, linux, ios, android
Platformsdesktop, server, mobile
Example
show groups
RelatedKeyword: link, word
Property: underlineLinks
Command: show, hide groups, show menubar, global
Function: clickChunk, mouseChunk, clickText, mouseText
Glossary: property, grouped text, command, function, hypertext
Object: stack
Description

Use the show groups command to display an underline under grouped text.

Text with its textStyle set to "link"is treated specially by the clickText, clickChunk, mouseText, and mouseChunk functions: a style run of grouped text is treated as a single word. This makes grouped text handy to use for hypertext or "clickable text" features.

The show groups command sets the global underlineLinks property to true. It does not affect the stack underlineLinks property, so if a stack's underlineLinks is false, showgroups does not display the underlining in that stack.

Tagsui