# lcd.drawSource(x, y, source \[, flags])

Displays the name of the corresponding input as defined by the source at (x,y)

@status current Introduced in 2.0.0

## Parameters

* `x,y` (positive numbers) starting coordinate
* `source` (number) source index
* `flags` (unsigned number) drawing flags

## Return value

none
