lukas / Publications
Forum
How does OrderSend return order id?
When looking at the OrderSend function documentation, i notice that it will return an int with the order number. But I'm actually curious to how this is done. When you send an order no order id is known initially, how does the function know what ID is being corresponded to the function call