303 B
303 B
Function: SetServerVariable(name, value, comment)
Description: Set's the server variable to the value provided.
Parameters:
name
(string) - Stringname
.value
(string) - Stringvalue
.comment
(string) - Stringcomment
.
Returns: None.
Example:
Example Required