Reloads all open pages (tabs) showing a specific page, that include the Events.js file.
override string FunctionName
Name of the function
override string[] DefaultArgumentNames
Default Argument names
ReloadPage(ScriptNode Page, ScriptNode QueryFilter, int Start, int Length, Expression Expression)
Gets an array of Tab IDs (as strings) of currently open pages, given certain conditions.
override IElement Evaluate(IElement[] Arguments, Variables Variables)
Evaluates the function.
ReloadPage(int Start, int Length, Expression Expression)
Gets an array of Tab IDs (as strings) of currently open pages, given certain conditions.
ReloadPage(ScriptNode Page, int Start, int Length, Expression Expression)
Gets an array of Tab IDs (as strings) of currently open pages, given certain conditions.