Kingofspades / Publications
Forum
Got a question about (OrderSelect(ticket,SELECT_BY_TICKET)?
Hi, I called the code if(OrderSelect(ticket,SELECT_BY_TICKET)) everytime Start function executes. Is it expensive to call this function everytime? I do this to populate new records to check the values in OrderCloseTime() and OrderComment(). L