I'm trying to put quotes around the <Reason> variable in this string but the string is showing up with the backslashes too. How can I get the quotes in it?
VB Code:
string.Format("banby {0} {1} {2} \"{3}\"", PlayerID, BannedBy, BanTime, Reason)
|
Results 1 to 15 of 15
Threaded View
|
Click Here to Expand Forum to Full Width |