Returns a string that holds the track script.
string
function getTrackScript(state) { return state.trackData.script; }