Utility.Mail.Cost

Returns the amount of silver it will cost to send a given mail.

Usage:

cost = Utility.Mail.Cost(mail)
ParameterTypeDatatypeDescription
mailparametertableThe mail to check. In the same format as the parameter of Command.Mail.Send.
costresultnumberThe cost of sending this mail, in silver.