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