Documentation
  • Introduction
    • Overview
  • Implementation
    • Getting started
    • Enable Replication
  • Functions
    • Quick Explanation
    • Bind Event
    • Unbind Event
      • Unbind All Events
      • Clear All Events
    • Call Event
    • On Event Called
  • Examples
    • Create a new Payload Object
    • Usage of Payload
    • Multiple Events in one Object
      • Bulk Variant
      • Using Messages
Powered by GitBook
On this page
  1. Examples
  2. Multiple Events in one Object

Bulk Variant

PreviousMultiple Events in one ObjectNextUsing Messages

Last updated 2 years ago

Make sure you have read the before proceeding with any examples for optimal results!

This is a second version of where we use the bulk functions instead.

Example of how to achieve the same result with the bulk function.

Implementation Guide
How to bind multiple events in one Object
Tag functions already supports multiple choices!
Page cover image