Retrieves the cart of the current user.
Syntax
client server public static CatCart getCurrent()
Run On
Called
Return Value
Type: CatCart Table
The specified record in the CatCart table.
Retrieves the cart of the current user.
client server public static CatCart getCurrent()
Called
Type: CatCart Table
The specified record in the CatCart table.