For the complete documentation index, see llms.txt. This page is also available as Markdown.

lcd.getLastRightPos()

Returns the rightest x position from previous drawtext or drawNumber output

@status current Introduced in 2.2.0

Parameters

none

Return value

  • number (integer) x position

Notice

Only available on Taranis

This is strictly equivalent to former lcd.getLastPos()

Last updated

Was this helpful?