TIWCGJQAjaxCookie.JsAddCookie(string,string,Boolean,Integer,string,string,Boolean,Boolean) Method

Creates a temp TIWCGJQAjaxCookie instance, and calls jsCreateCookieEx

Namespace: IWCGJQCommon
public
 class function JsAddCookie(const AName,AValue: string; AJsValue: Boolean = False; AExpires: Integer = 0;
 APath: string = ''; ADomain: string = ''; ASecure: Boolean = False; ARaw: Boolean = False): string;

Parameters

AName
Type: string

AValue
Type: string

AJsValue
Type: Boolean

AExpires
Type: Integer

APath
Type: string

ADomain
Type: string

ASecure
Type: Boolean

ARaw
Type: Boolean

Return Value

Type: string