IP*Works! WS V9 - Online Help
IP*Works! WS V9
Questions / Feedback?

CookieName Property

The name of the cookie.

Object Oriented Interface

public function getCookieName($cookieindex);
public function setCookieName($cookieindex, $value);

Procedural Interface

ipworksws_wsclient_get($res, 9 , $cookieindex);
ipworksws_wsclient_set($res, 9, $value , $cookieindex);

Default Value

''

Remarks

The name of the cookie.

This property, along with CookieValue store the cookie that is to be sent to the server. The SetCookie event displays the cookies set by the server and their properties.

The size of the array is controlled by the CookieCount property.

This property is not available at design time.

Data Type

String

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0