-
Notifications
You must be signed in to change notification settings - Fork 0
Add Example: Scheduling via Event Attribute #80
Copy link
Copy link
Open
Labels
📖 Alan ManualIssues relating to "The Alan Language Manual"Issues relating to "The Alan Language Manual"💡 enhancementA new feature or enhancement request/proposalA new feature or enhancement request/proposal⭐ examplesTopic: ALAN code examplesTopic: ALAN code examples⚠️ usefulPriority: LowPriority: Low
Milestone
Metadata
Metadata
Assignees
Labels
📖 Alan ManualIssues relating to "The Alan Language Manual"Issues relating to "The Alan Language Manual"💡 enhancementA new feature or enhancement request/proposalA new feature or enhancement request/proposal⭐ examplesTopic: ALAN code examplesTopic: ALAN code examples⚠️ usefulPriority: LowPriority: Low
Type
Fields
Give feedbackNo fields configured for issues without a type.
The ALAN Manual sections on Event Attributes and SCHEDULE Statement both mention that an attribute of
eventtype can be used as references in theScheduleandCancelstatements, but no practical example is given.In Event Attributes, add a small example on how to use an
eventattribute toScheduleanEvent.In SCHEDULE Statement, add a cross reference to the above example inside the INFO admonition block:
by adding
(see example in <<XREF>>)