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 5 Next »

Syntax

getJSDCommentPrivacy();

Description

Returns the privacy of comment entered in a transition screen. If the comment is internal will return "interal" and "external" otherwise

Return type

string

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

Example

getJSDCommentPrivacy();

Returns: The privacy of comment entered in the transition screen.

See also

  • No labels