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

Represents method JsCreateCookieEx(string,string,Boolean,Integer,string,string,Boolean,Boolean).

Namespace: IWCGJQCommon
public
 function JsCreateCookieEx(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