String

From SkyCorp Global
Revision as of 05:35, 13 July 2023 by SkyCorp (talk | contribs) (Created page with "NOTE: This class is lowercase, ie: 'string' == Public Methods == === static dump === === static @char === === static @byte === === static unicode === === static len ===...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

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