252 B
252 B
Function: GetServerVariable(name)
Description: Gets a server variable string.
Parameters:
name
(string) - Stringname
.
Returns: Returns string if matches a variable name, otherwise returns NULL.
Example:
Example Required