...
Excerpt |
---|
Returns the privacy of comment entered in 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 in on the transition screen.
Example
Code Block |
---|
getJSDCommentPrivacy(); |
Returns : The the privacy of the comment entered in entered on the transition screen.
See also
...