I know that I can invoke:
Code: Select all
launch url ("tel:" & tPhoneNumber)
But I'd really like to detect beforehand if the device is even capable of making calls.
Is there any command I can use (which would also be compatible with Android) that will allow me to know if a device has phone-calling abilities?
Thanks so much.
Joel