9 lines
317 B
Plaintext
9 lines
317 B
Plaintext
{{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}}
|