Environment
Target
Issue/Symptoms
Is it possible to create a cookie value using a profile script where the existence of a cookie before returning true/false is checked?
The user.cookie
syntax is not working while attempting this method.
Profile scripts exist on the server side, and cookies exist on the client side. To create a cookie value using profile script, use mboxParameters
.