A simple helper function that combines two outputs from calls to result()
function which is placed in a slot of Validate() reference class.
Arguments
- v1
(
logicalorcharacter)
an output fromresult()function fromValidate()reference class, to be combined withv2.- v2
(
logicalorcharacter)
an output fromresult()function fromValidate()reference class, to be combined withv1.
