Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Retrieves a blog ID by searching for space key, blog title and posting date. The routine will return a -1 if the blog is not found.

Parameters

...

applyColStyleToCelltrue
columnTypess,s,s,s
heading0
multiplefalse
enableSortingfalse

...

Parameter name

...

Type

...

Required

...

Description

...

spaceKey

...

String

...

Yes

...

Key of space to search in.

...

blogTitle

...

String

...

Yes

...

Title of the blog to search for.

...

postingDate

...

String

...

Yes

...

Posting date of the blog to search for. Format: "yyyy-MM-dd".

Return Type

Number

Examples

...