flagged

Underlines the chunk with a red dotted line.

# Metadata

Platforms: desktop, server, mobile OS: mac, windows, linux, ios, android Introduced: 5.5 Security:

# Syntax

set the flagged of fieldChunk to {true | false}

# Examples

set the flagged of char 1 to 5 of field 1 to true

get the flagged of word 6 of field 1

put "one two three four five six seven eight nine ten eleven" into field 1 set the flagged of word 10 of field 1 to true if the flagged of word 10 of field 1 is true then answer "You have a mistake in your text" end if

# Description

The flagged property of a field chunk specifies whether it is underlined with a red dotted line.

# Tags

# See

- **property:** styledText, metadata