String getStringHistoryValue (PropertyAtomString propertyAtomString, int idx)
String getStringHistoryValue (PropertyAtomString propertyAtomString, int idx)
Name | Type | Description |
---|---|---|
propertyAtomString | PropertyAtomString | The property atom to get the value for. |
idx | int | Index of the value needed in the ring buffer. |
Type | Description |
---|---|
String | the result. |