Skip to content

string.split

Andrew McWatters edited this page Apr 19, 2020 · 9 revisions

string.split()

Source

engine/shared/strlib.lua

Usage

string.split( s, separator )

Parameters

Name Type Description
s ??? ???
separator ??? ???

This article is a stub. You can help Planimeter by expanding it.

Clone this wiki locally