llReplaceSubString
LSLstring llReplaceSubString(string src, string pattern, string replacement, integer count)
No description has been recorded for this function yet. Its signature above is read from the region software and is correct.
Parameters
| Type | Name |
|---|---|
| string | src |
| string | pattern |
| string | replacement |
| integer | count |
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
string llGetNotecardLineSync(string name, integer line)
list llListSort(list src, integer stride, integer ascending)
float llListStatistics(integer operation, list src)
void llSound(string sound, float volume, integer queue, integer loop)
integer llGetInventoryPermMask(string item, integer mask)
void llGiveInventoryList(key destination, string folderName, list inventory)
void llReleaseControls()
void llStopPointAt()