getBlogURL

Description

Retrieves a blog URL by blog ID.

Return Type

Number

Example

number blog = getBlog("PSCONF", "Some Blog", "2010-01-20"); string blogURL = getBlogURL(blog);

See also