ScarDoc

Start typing to search the SCAR reference.

Function
Table

Table_StringSplit

Splits the string based on the delimiter passed in

On this page
Table_StringSplit(StringToSplit, Delimiter)

Description

Splits the string based on the delimiter passed in

Parameters

  • StringToSplitStringrequired
  • DelimiterStringrequired

Returns

LuaTable

Source

Declared in the game's script sources at:

scar/table.scar