Зміна вмісту рядків
The following functions edit, format, and align the contents of strings. Use the & or + operators to concatenate strings.
Функція Format
Converts a numeric expression to a string, and then formats it according to the format that you specify.
Інструкція LSet
Вирівнює рядок за лівим краєм рядкової змінної або копіює змінну визначеного користувачем типу у змінну іншого визначеного користувачем типу.
Mid Function
Returns the specified portion of a string expression (Mid function), or replaces the portion of a string expression with another string (Mid subroutine).
Інструкція RSet
Вирівнює рядок в рядковій змінній за правим краєм або копіює змінну визначеного користувачем типу в іншу змінну.