Get Platform Cookie Function
The get_platform_cookie function gets the Internet Explorer cookie. It can only get Internet Explorer cookies that are persistent and that are not of type HTTPOnly. It uses the following format:
get_platform_cookie(url, name)
where:
url is a string that contains the URL that Siebel CRM Desktop SSO uses to get the cookie.
name is a string that contains the name of the cookie.