Send all parameters to ViWo.

Namespace: ExpSuite
Assembly: FrameWork (in FrameWork.exe) Version: 1.0.0.0

Syntax

Visual Basic
Public Shared Function SendAllParameters As String

Return Value

String containing error report of not supported parameters.

Remarks

All (real!) parameters will be sent to ViWo. If a parameters is not supported by the loaded world (corresponding preview parameter can not be found) an error will be returned.
If no world has been loaded, this function terminates immediatly.

See Also