WAAS Javascript SDKVariablesApplicationEventTypeOn this pageVariable.ApplicationEventTypeconst ApplicationEventType: { Create: "create"; Delete: "delete"; Update: "update";}; Type Declaration Create readonly Create: "create"; Delete readonly Delete: "delete"; Update readonly Update: "update";