SetCommandErrorMessage
Sets the command error message.
- msg: parameter input should be in string type
{{#tag:syntaxhighlight| Server.SetCommandErrorMessage("Error men"); |lang=csharp}} }}
Sets the command error message.
{{#tag:syntaxhighlight| Server.SetCommandErrorMessage("Error men"); |lang=csharp}} }}