→String Functions
| Line 10: | Line 10: | ||
:[[strfindt]](tabCaptures, ...) - Wrapper for [[API strfind|strfind]]() that returns captures in a table - can be used in if() clauses! | :[[strfindt]](tabCaptures, ...) - Wrapper for [[API strfind|strfind]]() that returns captures in a table - can be used in if() clauses! | ||
:[[StringHash]]("string") - Create a fair-quality 32-bit hash of a string | :[[StringHash]]("string") - Create a fair-quality 32-bit hash of a string | ||
:[[printMSG]]("string") - Displays a custom message to the default chat frame, for the user to see (time, code and size saver). | |||
== Table Functions == | == Table Functions == | ||