8 lines
317 B
Text
8 lines
317 B
Text
{{basic data operation}}[[Category:Simple]]
|
|
Create a string variable equal to any text value.
|
|
Create another string variable whose value is the original variable concatenated with another string literal.
|
|
|
|
To illustrate the operation, show the content of the variables.
|
|
|
|
;Tasks featuring Strings:
|
|
{{Template:Strings}}
|