Executes the specified script function from the currently loaded HTML, with specific arguments.
Syntax
Parameters
- scriptName
-
Type: System.String [.NET] | Platform::String [C++]
The name of the script function to invoke.
- arguments
-
Type: String[]
A string array that packages arguments to the script function.
Return value
Type: System.String [.NET] | Platform::String [C++]
The result of the script invocation.
Remarks
The invoked script can return only string values.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 3/12/2013