Table of Contents

strMatch

There is no doc-string available for this function.

Syntax

script strMatch(string %str, string %pattern);

Parameters

string %str
No description available.

string %pattern
No description available.

Return value

script
No description available.

Remarks

Examples

Source

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

See also

References

This function is not called by any other functions.