Skip to end of banner
Go to start of banner

getBlogURL

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Description

Retrieves a blog URL by blog ID.

Parameters

Return Type

Number

Example

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

See also

  • No labels