Usage:

This shortcode returns the embedded content if the current visitor is logged in.

[ELSE_is_logged_in] conditional branching is supported.
Shortcode nesting is NOT supported.

Parameters:

None.

Example:

[mbr_is_logged_in]
  Display this if logged in.
[ELSE_is_logged_in]
  Display this if not logged in.
[/mbr_is_logged_in]
[mbr_is_logged_in]
  Display this if logged in.
[/mbr_is_logged_in]

API:

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