Table of Contents

strupr

(string) Convert string to upper case.

Syntax

string strupr(__unk %string);

Parameters

__unk %string
No description available.

Return value

string
No description available.

Remarks

Examples

Source

Engine

See also

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

References

fxDTSBrick::VCE_modVariable: Add-Ons/Event_Variables/server/outputs.cs:82
fxDTSBrick::VCE_modVariable: Add-Ons/Event_Variables/server/outputs.cs:133
MiniGameSO::VCE_modVariable: Add-Ons/Event_Variables/server/outputs.cs:197
MiniGameSO::VCE_modVariable: Add-Ons/Event_Variables/server/outputs.cs:248
Vehicle::VCE_modVariable: Add-Ons/Event_Variables/server/outputs.cs:311
Vehicle::VCE_modVariable: Add-Ons/Event_Variables/server/outputs.cs:362
Player::VCE_modVariable: Add-Ons/Event_Variables/server/outputs.cs:425
Player::VCE_modVariable: Add-Ons/Event_Variables/server/outputs.cs:476
GameConnection::VCE_modVariable: Add-Ons/Event_Variables/server/outputs.cs:539
GameConnection::VCE_modVariable: Add-Ons/Event_Variables/server/outputs.cs:590
GlassModManager_Remapper::onInputEvent: Add-Ons/System_BlocklandGlass/client/GlassModManager.cs:98
GlassModManager_Remapper::onInputEvent: Add-Ons/System_BlocklandGlass/client/GlassModManager.cs:120
Glass::execClient: Add-Ons/System_BlocklandGlass/client.cs:138
buildFullMapString: base/client/scripts/allClientScripts.cs:4571
directSelectInv: base/client/scripts/allClientScripts.cs:5035
directSelectInv: base/client/scripts/allClientScripts.cs:5037
directSelectInv: base/client/scripts/allClientScripts.cs:5039
ToggleCursor: base/client/scripts/allClientScripts.cs:6489
NewChatSO::displayLatest: base/client/scripts/allClientScripts.cs:17593
NewChatSO::displayPage: base/client/scripts/allClientScripts.cs:17826