API Reference - Radio.RDS()
Radio.RDS()
Radio.RDS()
Description | Return true if the current radio stations supports RDS, false otherwise. |
Response | boolean RDS support. |
Parameter | Void |
Example
1
2
3
// Get the Radio RDS
var RadioRDS = Radio.RDS()
// RadioRDS = true
Appeared - version 30.00.09.00