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.
Checks whether the content of a product control is a valid product ID.
Syntax
client server public static boolean validateProduct(ItemIdProduction _itemId)
Run On
Called
Parameters
- _itemId
Type: ItemIdProduction Extended Data Type
The product item ID.
Return Value
Type: boolean
true if the content is a valid product ID; otherwise, false.