Cancels an auction created by the player. When canceling an auction, the deposit amount is not refunded.
Signature:
Code
CancelAuction(index)
Arguments:
index - Index of an auction in the "owner" listing (number)
This function does not prompt the user for confirmation before its results take effect -- that behavior is provided by the default UI, and this function is called from the confirmation dialog This function requires a key or mouse press in order to be used, but may not be protected.