Category: Interface
Since engine version: 4.9.1.0 GWE
Name | Number | Description |
---|---|---|
C4MSGCMDR_Escaped | 0 | Input is escaped before substituting %s with it. |
C4MSGCMDR_Plain | 1 | Input is substituted for %s without any changes. |
C4MSGMCDR_Identifier | 2 | All characters except [a-z], [A-Z], [0-9], [_], [~], [+], [-] and space are stripped before substituting %s. |