a_first_string = "a value" a_second_string = a_first_string a_third_string = "combine ${a_first_string}"