Template Variables: Difference between revisions

Jump to navigation Jump to search
Lesley (talk | contribs)
Lesley (talk | contribs)
Line 1,728: Line 1,728:
14. [<span style="color: #019cde">IF>:[VACANTDAYS]:1:</span><span style="color: #75d5ad">yes|</span><span style="color: #fe746c">no</span>]  
14. [<span style="color: #019cde">IF>:[VACANTDAYS]:1:</span><span style="color: #75d5ad">yes|</span><span style="color: #fe746c">no</span>]  


You want to test if there is 1 day between the guest booking and the previous booking. Could be used for offering Early Checkouts or additional days to the guest where there is a gap between bookings.
You want to test if there is 1 day from previous checkout to check in of current booking. Could be used for offering Early Checkouts or additional days to the guest where there is a gap between bookings.


== Write out the number in Words. ==
== Write out the number in Words. ==