mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
mantis 9056: add llReplaceSubString()
This commit is contained in:
@@ -486,5 +486,7 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api.Interfaces
|
||||
LSL_String llChar(LSL_Integer unicode);
|
||||
LSL_Integer llOrd(LSL_String s, LSL_Integer index);
|
||||
LSL_Integer llHash(LSL_String s);
|
||||
|
||||
LSL_String llReplaceSubString(LSL_String src, LSL_String pattern, LSL_String replacement, int count);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user