getFieldInfo(name)
Last updated
Was this helpful?
Last updated
Was this helpful?
Return detailed information about field (source)
The list of valid sources is available:
OpenTX Version
Radio
2.0
2.1
2.2
@status current Introduced in 2.0.8, 'unit' field added in 2.2.0
name
(string) name of the field
table
information about requested field, table elements:
id
(number) field identifier
name
(string) field name
desc
(string) field description
'unit' (number) unit identifier
nil
the requested field was not found
,
, ,