PureBasic - String

Overview

Strings are the way to store a list of characters. With the commands supplied in this library, you can perform some essential actions on strings.

Command Index

Asc
Bin
Chr
CountString
FindString
Hex
LCase
LSet
LTrim
Left
Len
Mid
RSet
RTrim
RemoveString
ReplaceString
Right
Space
Str
StrF
StrU
StringField
Trim
UCase
Val
ValF

Example

String.pb

Supported OS

All

Reference Manual - Index