getBlogsInPeriod
Description
Returns blogs of a space, by space key, date and period.
Return Type
Number []
Examples
Example 1
Gets all blogs for February.
return getBlogs("PSCONF","2010-01-02", "MONTH" );Return 131785|131890|132923|134465
Example 2
Gets all blogs for 20 February.
return getBlogs("PSCONF","2010-20-02", "DAY" )Return 134465
See also
Peacock
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.
