Hi guys, so far I can't figure this out.
I have a script that among other things lets you change the playback speed.
I can get it to change the speed using the command:
playbackOptions -playbackSpeed 'float';
Where 'float' is a multplier of the current Real-Time frame rate set in your settings (like film, NTSC etc)
But how can I get it to change the speed to 'Play every frame'?