...
Table plus |
---|
applyColStyleToCell | true |
---|
heading | 0 |
---|
columnTypes | s,s,s,s |
---|
multiple | false |
---|
columnAttributes | style="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold, |
---|
enableSorting | false |
---|
|
Syntax | isPublicJSDComment(jsdCommentId) | Package | | Alias | | Pkg Usage | |
|
Excerpt |
---|
|
This routine returns the type of comment, if the comment is public, the routine will return "true"otherwise it will return "false". |
This routine returns the type of comment, if the comment is public, the routine will return "true"otherwise it will return "false".
...
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
jsdCommentId | Number | Yes | The id of the JSD comment |
|
Boolean (true/false)
...
Code Block |
---|
isPublicJSDComment(getLastComment(key)["id"]); |
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 25 |
---|
showSpace | false |
---|
cql | label = "jsd_routine" and space = currentSpace ( ) |
---|
labels | array_routines |
---|
|