numerical id
of the wanted filed. The function has to find the requested value by its name in the table of all available sources. That search takes some time.getValue("bar")
is called.getValue(my_id)
is called the search can be skipped and the requested value if fetched directly.my_id
).