Skip to end of banner
Go to start of banner

getJSDCommentPrivacy

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Current »

Syntax

getJSDCommentPrivacy();

Description

Returns the privacy of a comment entered on a transition screen. If the comment is internal, it will return "interal" 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

  • No labels