Webportal v1

embedded apps

API Reference - Radio.RDS()

Radio.RDS()

Type Method
Min Privacy Full
wave 3
wave 4

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