AppProductID()

Syntax

Result$ = AppProductID()
Description
Get the identifier of the current product, listed with ExamineAppProducts() and NextAppProduct().

Parameters

None.

Return value

Returns the identifier of the current product. This is the same identifier used when registering a product with RegisterAppProduct().

Remarks

For a full code example, see ExamineAppProducts()

See Also

AppProductDescription(), AppProductName(), AppProductPrice()

Supported OS

Android, iOS

<- AppProductDescription() - InAppPurchase Index - AppProductName() ->