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
BinQ
Chr
CountString
FindString
Hex
HexQ
LCase
LSet
LTrim
Left
Len
Mid
RSet
RTrim
RemoveString
ReplaceString
Right
Space
Str
StrD
StrF
StrQ
StrU
StringByteLength
StringField
Trim
UCase
Val
ValD
ValF
ValQ

Example

String.pb

Supported OS

All

Reference Manual - Index