blogExists
Description
Verifies whether a given blog is a registered Confluence blog.
Return Type
Boolean (true/false)
A "true" return value means the blog is a registered Confluence blog.
Example
boolean exists = blogExists(11801);
print("Return " + exists);Print Return true
See also
Peacock
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.
