CatCart::getCurrent Method
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.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Retrieves the cart of the current user.
client server public static CatCart getCurrent()
Called
Type: CatCart Table
The specified record in the CatCart table.