BT action that assigns [member value] to the [member variable] and then returns [code]SUCCESS[/code]. BTSetVar assigns [member value] to the [member variable] and then returns [code]SUCCESS[/code]. Returns [code]FAILURE[/code] if it fails to set the [member variable]. Parameter that specifies the value to be assigned to the variable. Name of the variable to which the value will be assigned.