String (Text) Return Type

When creating a function, you must specify the type of value the function's calculation will return. String (Text) indicates that the function returns a string value.