string - Windower/packages GitHub Wiki
This library adds additional functions for operating on strings
local string = require('string.ext')❗ Dependency Required
To use this library, you must include
stringin themanifest.xmlfile for your package:<dependency>string</dependency>