Concept Flow - String handling basics
Start
Declare string variable
Assign value to string
Access or modify string
Use string functions
Output or process string
End
This flow shows how a string variable is declared, assigned, accessed or modified, and then used or output.