### Function: GetServerVariable(name) **Description:** Gets a server variable string. **Parameters:** - `name` (string) - String `name`. **Returns:** Returns string if matches a variable name, otherwise returns NULL. **Example:** Example Required