EditShowHideHiddenChars @Command (Formula Language)

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

Number. Optional. Specify "1" if you want to show hidden characters, "0" if you want to hide them. If you omit this parameter, EditShowHideHiddenChars toggles the current state of the hidden characters.

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.