ModifyRepositoryFileOther (Method)

Applies To:

EmbeddedBrowser object, HyperLink object

Description:

Enables you to modify an Interactive Reporting document file repository object for an embedded browser object or hyperlink object.

Note:

A forward slash (/, or also known as a solidus or virgule) is not recognized as a valid character in an Interactive Reporting document file name argument for this method.

Syntax:

Expression.ModifyRepositoryFileOther(DocumentName, [optional]String SmartcutParameters)

Expression Required:

Parameters:

DocumentName—Required; String; Maps to the name of the object selected from the repository.

SmartcutParams—Optional; String; Maps to the Smartcut Parameters control used for any additional parameters appended to the URL.

Example:

See the example in ModifyRepositoryFileBQY (Method).