admClearProjectPropertyValue
Description
Clears a property with the specified name and value under the property key.
Parameters
Return Type
Boolean (true/false)
Returns true if the property value is cleared and false otherwise.
Example
admClearProjectPropertyValue("TEST", "myprop", "custom_int")
See also
Peacock