Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
sa_ratescriptlanguage [2023/04/19 14:21] – [Indenting] Scott McMullensa_ratescriptlanguage [2024/11/19 14:19] (current) Shelley Hunter
Line 63: Line 63:
 --foreach timeslicedefault  (same as foreach timeslice) --foreach timeslicedefault  (same as foreach timeslice)
 </sxh> </sxh>
-Within each band we add the required details for days and times. You don’t need to use all, but it needs to be in that order+Within each band we add the required details for days and times. You don’t need to use all, but it needs to be in that order. \\ \\
  
  
Line 147: Line 147:
 --add Basic --add Basic
 thresholdsplit 37.5 Basic|Overtime thresholdsplit 37.5 Basic|Overtime
 +post
 +</sxh>
 +
 +When a minimum number of hours are to be paid.
 +
 +<sxh>
 +foreach shift
 +-foreach dayslice
 +--foreach timeslice 06:00 18:00
 +---if intimeslice
 +----addmin 10 Day
 +---addmin 10 Night
 post post
 </sxh> </sxh>
  • sa_ratescriptlanguage.1681914107.txt.gz
  • Last modified: 2023/04/19 14:21
  • by Scott McMullen