ph_getwebcookie PowerHome formula function
Description
Returns the value associated with the specified cookie.
Syntax
ph_getwebcookie ( name )
Argument Description
name String. The cookie whose value you wish returned.
Return value
String. Returns the value for the cookie. This function only has meaning when executed from within the context of a PSP page.