Table of Contents

stripChars

(string value, string chars) Remove all the characters in chars from value.

Syntax

string stripChars(string %value, string %chars);

Parameters

string %value
No description available.

string %chars
No description available.

Return value

string
No description available.

Remarks

Examples

Source

Engine

See also

getCharCount
getSubStr
ltrim
rtrim
strchr
strcmp
stricmp
stripos
strlen
strlwr
strncmp
strnicmp
strpos
strreplace
strstr
strupr
trim

References

SimObject::processInputEvent: Add-Ons/Gamemode_Slayer/server/support/Support_EventTargets.cs:88
clientCmdObjectTransferBegin: Add-Ons/Gamemode_Slayer/client/support/Support_ObjectTransfer_Client.cs:27
GlassLiveRoom::pushText: Add-Ons/System_BlocklandGlass/client/submodules/live/GlassLiveRoom.cs:361
GlassLive::getEmotedMessage: Add-Ons/System_BlocklandGlass/client/GlassLive.cs:829
GlassLive::onMessage: Add-Ons/System_BlocklandGlass/client/GlassLive.cs:2525
GlassModeratorGui::Submit: Add-Ons/System_BlocklandGlass/client/GlassLive.cs:3342
GlassModeratorGui::Submit: Add-Ons/System_BlocklandGlass/client/GlassLive.cs:3354
isNameUnique: base/server/mainServer.cs:2574