Inline Content Restriction #
Use the
Parameters #
- tags — Comma-separated list of GHL tag names.
- type — Restriction logic:
any— Has ANY of the tags (default).all— Has ALL of the tags.not— Does NOT have the tags.
Examples #
// Show only to users with ALL listed tags
// Show only to users WITHOUT certain tags
