Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Goes through all records in the CatCartLineState table for the specific user cart and verifies that all of them are selected.
Syntax
client server public static boolean hasAllLinesSelected()
Run On
Called
Return Value
Type: boolean
true if all records are selected; otherwise, false.