decrementResourceCount
Decrement count of number of instances of resource
Description
count = decrementResourceCount(
decrements
current count of instances of the specified resource by one and returns
the updated count. Call this function in your add-on Destructor.arduinoObj
, resource
)