Get
Last updated
Was this helpful?
Last updated
Was this helpful?
Get a Record from it's tag.
tag
The Record's tag
String
returnType
Number
Fuzzy search made possible by Fuzzy ()
term
The search term
String
returnType
Number
key
The key to get from
String
value
The value to get from
String
onlyFirst
Return only the first found Record
Boolean
Check if a record exists.
This will only return true
or false
.
tag
The tag to check for
String
Read about it
Read about it