addRetained

fun addRetained(format: Any, vararg args: Any?): DualTelemetry.HtmlItem

Add a data to the telemetry object for the Driver Station and FtcDashboard, with integrated formatting.

Return

The telemetry item added to the Driver Station

Parameters

format

An object string to add to telemetry

args

The objects to format into the object format string via Text.formatString