@ViewShowThisUnread (Formula Language)

Changes a view to show only unread documents, or to show read and unread documents.

Note: This @function is new with Release 6.5.

Syntax

@ViewShowThisUnread( unreadOnly )

Parameters

unreadOnly

Text.

  • The value "1" shows only unread documents.
  • The value "0" (or any value but "1") shows read and unread documents.

Return value

flag

Number. Returns 1 (True).

Usage

This @function is intended for use in view actions.

This @function does not work on the web.