Method SetValue SetValue(string) Sets the value of the variable. Declaration public override void SetValue(string newValue) Parameters Type Name Description string newValue The new value of the variable. Overrides AceVariable.SetValue(string)