Edició del contingut de les cadenes
The following functions edit, format, and align the contents of strings. Use the & or + operators to concatenate strings.
Funció Format
Converts a numeric expression to a string, and then formats it according to the format that you specify.
Funció Left
Torna el número dels caràcters més a l'esquerra que especifiqueu d'una expressió de cadena.
Expressió LSet
Alinea una cadena a l'esquerra d'una variable de cadena, o copia una variable d'un tipus definit per l'usuari a una altra variable d'un tipus definit per l'usuari diferent.
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).
Expressió RSet
Alinea a la dreta una cadena a dins d'una variable de cadena, o copia un tipus de variable definida per l'usuari en una altra.