If you want to return a string just declare a string variable and if you want to see the string in the console use either Debug.Log either print("bla bla string");
↧