Turning off text output scroll animation

If any of you dislike Quest 5.5's new scroll animation when text is output, you can turn if off by adding this line in your game start script:

JS.SetAnimateScroll(0)