vlr-added-p (AutoLISP/ActiveX)

Tests to determine if a reactor object is enabled

Supported Platforms: Windows only

Signature

(vlr-added-p obj)
obj

Type: VLR object

A object representing the reactor to be tested.

Return Values

Type: T or nil

T if the specified reactor is enabled; otherwise nil if the reactor is disabled.

Examples

N/A