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