Autoscroll Text with APL 1.4 using Time and String.slice

Frank Börncke

This example shows how to autoscroll text in APL with Time and String.slice methods.

The approach proceeds to work with scrolling while Alexa is listening or talking.

Things get even easier with APL 1.5 where you have a method String.length to calculate the length of a string.

DownloadOpen in Editor
4
Views120
0
Likes1
Share
Supported Viewport Profiles
  • Hub Landscape, Small
  • Hub Landscape, Medium
  • Hub Landscape, Large
  • TV Fullscreen
Minimum required APL version1.4
Comments

Be the first to comment.