RIDDL Specification For improving.app
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

OpenVenue: Handler

ItemValue
BrieflyBrief description missing.
Definition PathImprovingApp.Venues.VenueContext.Venue.Open.OpenVenue
View Source LinkvenueContext.riddl(58:19)

OnMessageClause command EstablishVenue

Statements

\nerror "Venue already established"\n

OnMessageClause command EditVenueInfo

Statements

\n"set Open info fields to EditVenueInfo.info""yield event VenueInfoUpdated"\n

OnMessageClause command UpdateVenueStatus

Statements

\n"morph Venue to the state provided in UpdateVenueStatus""set MetaInfo to capture change data""yield event VenueInfoUpdated"\n

OnMessageClause command AddVenueLocations

Statements

\n"add the LocationIds provided in this command to Venue.locations""set MetaInfo to capture change data""yield event VenueInfoUpdated"\n

Used By None

Uses Nothing