getJSDCommentPrivacy

Syntax

getJSDCommentPrivacy();

Description

Returns the privacy of comment entered on a transition screen. If the comment is internal, it will return "internal" and "external" otherwise.

Return type

string

The returned value is the privacy of the comment entered on the transition screen. 

Example

getJSDCommentPrivacy();

Returns the privacy of the comment entered on the transition screen.

See also