next up previous contents
Next: The CreateString Function Up: Strings Previous: Strings

The period Operator

The period operator (.) allows us to concatenate two string items together.

> MyName[1..5].MyAge.thoughts;
mike twenty eight



Gaston Gonnet
1998-09-15