Template Variables: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 1,812: | Line 1,812: | ||
You want to test if the leaving date is a Sunday and it there is a gap for 1 or more days between the current booking and the next booking. | You want to test if the leaving date is a Sunday and it there is a gap for 1 or more days between the current booking and the next booking. | ||
16. [<span style="color: #019cde">[IF=:[LEAVINGDAY:{%u}]:1:yes|[IF=^[LEAVINGDAY:{%u}]^3^</span><span style="color: #75d5ad">^yes</span><span style="color: #fe746c">~no]</span>] | |||
You want to test if the leaving date is a Monday or a Wednesday to send a specific message to the guest, for example a reminder that it is bin collection day. | |||
== Write out the number in Words. == | == Write out the number in Words. == | ||