Localization and Translation Functions
Format$
|
Format a number or a date.
|
Str$
|
Converts a number or a date into a string.
|
Subst$
|
Substitutes strings in a pattern.
|
Tr$
|
Translate a string.
|
Val
|
Converts a string into a number or a date.
|
These functions are useful for dealing with the translation and localization of your programs.
See also