MoneyWorks Manual
Edit
!--sphider_noindex-->
TestFlags (number, mask)
Result Type: Boolean
Definition: Returns the bitwise AND of the arguments. Used for testing the Flags field in records.
Examples: testflags(JobSheet.Flags, 1)
returns true if the resource in the job sheet entry is a Time item.