Usage:
This shortcode is used to retrieve the value held in a server-side session variable. The session variable will have to have been previously set programmatically through your own script.
This shortcode does NOT support conditional branching with [ELSE_session].
Shortcode nesting is NOT supported.
Parameters:
var | The session variable that you wish to display in place of the shortcode. Default: none. Required: yes. |
Example:
[mbr_session var='myVAR']
API:
There is currently no ActiveMember360 API function equivalent for this shortcode.