drops.getDropAddressID
Description
Get the address ID for a drop.

Parameters
dropID number

Return value
addressID number (< 1 if not found)

Example
local addressID = drops.getDropAddressID(1234)
print(addressID)

Comments

See also
getDropContactID

Back
Generated on the 26 June 2024 at 22:01:28 (UK Time)