Concept Flow - Common string methods
Start with a string
Call a string method
Method processes string
Returns new string or value
Use or display result
End
This flow shows how you start with a string, call a method on it, get a result, and then use that result.