Table of Contents

getStrBetween

There is no doc-string available for this function.

Syntax

script getStrBetween(string %str, string %before, string %after, string %index);

Parameters

string %str
No description available.

string %before
No description available.

string %after
No description available.

string %index
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/Gamemode_Slayer/common/support/Support_LibStr.cs:82

See also

References

This function is not called by any other functions.