CEa3P‖Editing String Contents

pHEcz‖The following functions edit, format, and align the contents of strings. Use the & or + operators to concatenate strings.

Kh5BM‖

ArxQy‖Format Function

AfW2N‖Converts a numeric expression to a string, and then formats it according to the format that you specify.

wrBBN‖LCase Function

dkB32‖Converts all uppercase letters in a string to lowercase.

BWtW3‖Left Function

DVEfF‖Returns the number of leftmost characters that you specify of a string expression.

YEt5X‖LSet Statement

2y5bo‖Aligns a string to the left of a string variable, or copies a variable of a user-defined type to another variable of a different user-defined type.

vt2hD‖LTrim Function

mFiGU‖Removes all leading spaces at the start of a string expression.

AVYiv‖Mid Function

oizxF‖Returns the specified portion of a string expression (Mid function), or replaces the portion of a string expression with another string (Mid subroutine).

Xp9DU‖Replace Function

4xq3F‖Replaces some string by another.

6CtGD‖Right Function

w9pxb‖Returns the rightmost "n" characters of a string expression.

ZQwBe‖RSet Statement

9BREa‖Right-aligns a string within a string variable, or copies a user-defined variable type into another.

a6gJf‖RTrim Function

eXjba‖Deletes the spaces at the end of a string expression.

PBuV6‖Trim Function

gJTc8‖Removes all leading and trailing spaces from a string expression.

LgJKC‖UCase Function

vSKnv‖Converts lowercase characters in a string to uppercase.

ajUVP‖Split Function

LmvGz‖Returns an array of substrings from a string expression.

aNFzb‖Join Function

DQFTH‖Returns a string from a number of substrings in a string array.

rMLMq‖ConvertToURL Function

9Xdmw‖Converts a system file name to a file URL.

sZXPG‖ConvertFromURL Function

wiX8u‖Converts a file URL to a system file name.