A text assignment stores a text string into a PHYSICA text variable. An assignment has the form: variable = `string', where string is some combination of character strings enclosed in quotes and character functions. For example: T = `This is a string '//RCHAR(A)//` another string' RCHAR is a function that converts a number into a character string.