Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The move pjs.moveLeft() API allows you to move values from one variable to another, left adjusted, without any type checking. It has the same functionality as pjs.move(), but with the 'left-adjusted' paremeter always true.

...