The Launch_GetProdPosition() function returns the position of a product in the launch file. This function will work only when your application is opened with the runtime engine.
Launch_GetProdPosition(product_ID)
• product_ID – An integer designating the product ID. You can return a product ID using Launch_GetProdID().
An integer designating the product position.