Usage:

This shortcode is used to retrieve the value held in a client-side cookie. The cookie will have to have been previously set either programmatically through your own script or through the [mbr_cookie_set] shortcode.

This shortcode does NOT support conditional branching with [ELSE_cookie].
Shortcode nesting is NOT supported.

Parameters:

var The cookie that you wish to display in place of the shortcode.
Default: none.
Required: yes.

Example:

[mbr_cookie var='myVAR']

API:

There is currently no ActiveMember360 API function equivalent for this shortcode.