Update Variables in the Settings dialog.

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

Syntax

Visual Basic
Public Sub UpdateVariables

Remarks

UpdateVariables can be used when the variables changes and need to be updated in the Settings dialog. UpdateVariables will be executed on the change of experiment type, right after the OnExpTypeChanged callback and UpdateConstant

See Also