Usage:

This shortcode is designed to check for the existence of a $_GET variable and, given a value to check, to display the value.

[ELSE_http_get] conditional branching is NOT supported.

Shortcode nesting is NOT supported:

Parameters:

var The name of the $_GET variable for whose existence you are checking.
Default: none.
Required: yes.

Example:

Will display the value of $_GET[‘test_get’] if it exists.

[mbr_http_get var='test_get']

API:

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