deleteBlog
Description
Places the selected blog in the trash.
Return Type
Boolean (true/false)
A "true" return value means the blog is in trash can.
Example
boolean deleted = deleteBlog(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.
