drops.getDropContactID
Description
Get the contact ID for a drop.
Parameters
dropID
number
Return value
contactID
number
(< 1 if not found)
Example
local contactID = drops.getDropContactID(1234)
print(contactID)
Comments
See also
getDropAddressID
Back
Generated on the 26 June 2024 at 22:01:28 (UK Time)