Get
Last updated
Last updated
Get a Record from it's tag.
Name | About | Type | Required |
---|---|---|---|
Name | About | Type | Required |
---|---|---|---|
Fuzzy search made possible by Fuzzy (https://www.npmjs.com/package/fuzzy)
Check if a record exists.
This will only return true
or false
.
Name | About | Type | Required |
---|---|---|---|
Name | About | Type | |
---|---|---|---|
Name | About | Type | Required |
---|---|---|---|
tag
The Record's tag
String
returnType
Read about it here
Number
term
The search term
String
returnType
Read about it here
Number
key
The key to get from
String
value
The value to get from
String
onlyFirst
Return only the first found Record
Boolean
tag
The tag to check for
String