...
No Format |
---|
GotoIfTime(times,weekdays,mdays,months,[timezone]?[labeliftrue:[labeliffalse]]) |
Arguments
{\{Wiki Markup condition
}}times
weekdays
mdays
months
timezone
destination
labeliftrue
- Continue at labeliftrue if the condition is true. Takes the form similar to Goto() of [[context,]extension,]priority.labeliffalse
- Continue at labeliffalse if the condition is false. Takes the form similar to Goto() of [[context,]extension,]priority.
...