Usage:

This shortcode returns the embedded content if the current user is an administrator.

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

Parameters:

None.

Example:

[mbr_is_admin]
  You are an administrator.
[ELSE_is_admin]
  You are NOT an administrator.
[/mbr_is_admin]
[mbr_is_admin]
  You are an administrator.
[/mbr_is_admin]

API:

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