API Reference - Radio.PTY()
Radio.PTY()
Radio.PTY()
Description | Returns the program type as defined by either RDS or RBDS. Possible values are [0-31]. |
Response | boolean Program type. |
Parameter | Void |
Example
1
2
3
// Get the Radio PTY
var RadioPTY = Radio.PTY()
// RadioPTY = false
Appeared - version 30.00.09.00