Button handy | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
Table plus | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||
|
...
Table plus | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
|
Return Type
true
Example
Code Block |
---|
number [] arr = getAllCommentIds(key); for(number x in arr) { JComment cmt = getCommentById(x); runnerLog("Got comment:" + cmt["text"]); } |
...
Filter by label (Content by label) | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
...