FORMULA LANGUAGE


EditShowHideHiddenChars @Command
Toggles the display of the hidden characters (such as spaces, tabs, and carriage returns) in a document, form, or subform.

Syntax

@Command( [EditShowHideHiddenChars] ; showOrHide )

Parameters

showOrHide


Usage

A document must be open in Edit mode or a form or subform must be open in Design mode. Hidden characters are shown only in rich text fields.

This command does not work on the Web.

Language cross-reference

HiddenChars property of LotusScript NotesUIDocument class

See Also