SecureViewerReload is a built-in scripting function that closes the Secure Viewer program and then reloads it with a new configuration file.
Function | Group | Execution | Windows | Embedded | Thin Client |
---|---|---|---|---|---|
SecureViewerReload | Module Activity | Synchronous | Not Supported | Not Supported | Secure Viewer only |
This parameter must specify either the name of a String tag or a text string enclosed in quotes.
This function does not return any value.
SecureViewerReload( configFile1 )
SecureViewerReload( "C:\Program Files\Secure Viewer\Bin\Config1.ini" )