Skip to content

device_fill

Type text into an input field by its @ref from device_snapshot. Clears existing text first. Requires an open session.

NameTypeRequiredDefaultConstraintsDescription
refstringYesInput field ref from device_snapshot (e.g. “e5” or “@e5”)
textstringYesText to type into the field
device_fill(ref: <string>, text: <string>)