string getLineFeedCommand(int lines)

This function can be used to return a line feed command.

Parameters

Name Description
lines Number of lines to feed.

Return

A JSON byte array to use as a command.