| Concept Framework 2.2 documentation | Contents | Index |
| Name | Version | Deprecated |
| SetCookie | version 1.0 | no |
| null-returned SetCookie(string name, string cvalue, number exp_days, string path, string domain, string secure) |
| name | cookie variable name |
| cvalue | cookie variable value |
| exp_days | days to expiration |
| path | cookie path |
| domain | the domain associated with the cookie |
| secure | security settings, eg: "SECURE" |
| Sets up those cookies that correspond to name=value. |
| Documented by Eduard Suica, generation time: Tue Oct 18 20:10:39 2011 GMT | (c)2011 RadGs Software |