| MVPSI.JAMS Namespace > WaitFor Class : Variable Method |
'DeclarationPublic Sub Variable( _ ByVal variableName As System.String, _ ByVal desiredValue As System.Object, _ ByVal valueCondition As Condition _ )
'UsageDim instance As WaitFor Dim variableName As System.String Dim desiredValue As System.Object Dim valueCondition As Condition instance.Variable(variableName, desiredValue, valueCondition)
public void Variable( System.string variableName, System.object desiredValue, Condition valueCondition )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2