Returns true if and only if at least one of the specified objects has Hyperlink objects associated with it.
Parameters
Parameters
Description
objectIds
[in] Array of object IDs.
ignoreBlockDefinition
[in] If true, ignores Hyperlink objects associated with block definitions.
Returns
True if one or more of the specified objects have Hyperlink objects associated with them; false if none of the specified objects have Hyperlink objects associated with them.
Remarks
Currently the ignoreBlockDefinition argument is ignored. It will be fully implemented in future releases.