====== redbookPlay ====== (int track) Play the selected track. ===== Syntax ===== bool redbookPlay(int %track); ===== Parameters ===== [[scripting:doc:engine:types:int|int]] **%%%track%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:bool|bool]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Engine ===== See also ===== [[scripting:doc:u:u:redbookclose|redbookClose]]\\ [[scripting:doc:u:u:redbookgetdevicecount|redbookGetDeviceCount]]\\ [[scripting:doc:u:u:redbookgetdevicename|redbookGetDeviceName]]\\ [[scripting:doc:u:u:redbookgetlasterror|redbookGetLastError]]\\ [[scripting:doc:u:u:redbookgettrackcount|redbookGetTrackCount]]\\ [[scripting:doc:u:u:redbookgetvolume|redbookGetVolume]]\\ [[scripting:doc:u:u:redbookopen|redbookOpen]]\\ [[scripting:doc:u:u:redbooksetvolume|redbookSetVolume]]\\ [[scripting:doc:u:u:redbookstop|redbookStop]]\\ ===== References ===== This function is not called by any other functions.