« Back to Product

Documentation

BAC_RelinquishPresetValue

 boolean BAC_RelinquishPresetValue (int $InstanceID) 

Parameters

InstanceID

ID of the instance

Returns

If the command succeeds, it returns TRUE, otherwise FALSE.

Description

Reset the value so that lower priority values can also be set.

Example

BAC_RelinquishPresetValue(12345);
Any questions?