API Reference - Radio.Text()
Radio.Text()
Radio.Text()
| Description | Return the radio text. |
| Response | String Radio text. |
| Parameter | Void |
Example
1
2
3
// Get the Radio text
var RadioText = Radio.Text()
// RadioText = "Thriller by Michael Jackson"
Appeared in version 30.00.09.00