def scmd_restartplay(*args): ''' Restart playback on Player. Example: restart_play ''' sl.restart_play()
import scalalib scalalib.restart_play()