IsPageDataMissing

Checks to see that the current page data exists.

Member of namespace

Intellocate

Syntax

bool IsPageDataMissing ()

Parameters:

None.

Returns

True if the current page does not have page data. Otherwise, False.

Level

Page level only.

Details

Checks to see that the current page data exists. This action does not physically check for the existence of a data file. It confirms that a valid page data is loaded into memory.
Example:
IsPageDataMissing()