Code:
function main()
{
ISXEQ2:ResetInternalVendingSystem
echo ${Vendor.Broker[1].Name}
}
Broker is selected, list is populated. I've even disabled the ProfitUI - still nothing.
Also it is strange, that with the broker window opened it returns me Vendor.IsMerchant = True and Vendor.IsBroker = False. However, Vendor.Merchant[1].Name is also NULL.
Any ideas what is wrong?