String

From SkyCorp Global
Revision as of 05:35, 13 July 2023 by SkyCorp (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

NOTE: This class is lowercase, ie: 'string'

The string section in the 5.2 reference manual may come in handy here.

Public Methods

static dump

static @char

static @byte

static unicode

static len

static match

static gmatch

static gsub

static find

static lower

static upper

static rep

static format

static reverse

static sub

static startsWith

static endsWith

static contains