Function get_object_ref_id

Source
pub fn get_object_ref_id(index: u16) -> String
Expand description

Get the refId of the object at a certain index in the read object list.

index The index of the object.

Returns the refId.