« Back to Product

Documentation

BAC_RelinquishPresetValue

 boolean BAC_RelinquishPresetValue (int $InstanceID) 

Parameters

InstanceID

ID of the instance

Returns

If the command could be executed successfully, it returns TRUE as the result, otherwise FALSE.

Description

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

Example

BAC_RelinquishPresetValue(12345);
Any questions?