Skip to content
RubenatorX edited this page Apr 28, 2020 · 2 revisions

This library adds additional functions for operating on strings

local string = require('string.ext')

Dependency Required

To use this library, you must include string in the manifest.xml file for your package:

<dependency>string</dependency>
Clone this wiki locally