Definition of a global text variable

variable1 = variable1 .. variable2;

example:
myText = 'new' .. ' Text';