Click or drag to resize
VariableGetValue Method
Gets a value of a given variable

Namespace:  TestArchitect.Harness.Core
Assembly:  TestArchitect.Harness.Bundle.Core (in TestArchitect.Harness.Bundle.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static string GetValue(
	string varName
)

Parameters

varName
Type: SystemString
Name of the variable

Return Value

Type: String
See Also