[Overview][Constants][Procedures and functions] | Reference for unit 'pwumain' (#powtils_main) |
Source position: pwumain.pas line 79
function GetCookie( |
const name: String |
):String; |
Returns the cookie as a string if found. Returns empty string if cookie not found or there was a cookie error.
Optionally, you can use the IsCookie function to first check whether a cookie exists.