<< Click here to display Table of Contents >> Navigation: TCC-RT > Variables & Functions > Functions:
@BTDEVICECONNECTED[n] : Returns 1 if the Bluetooth device whose index is n is connected; otherwise it returns 0. Indexes range from 0 to %_btdevicecount.
Example:
echo %@btdeviceconnected[0]