Get
Get Record From Tag
Parameter
About
Type
Required
tag
The Record's tag
String
Get Record information
Content
Data was renamed to content in v2.3.0
Path
Tag
Get Database name
Get all Records
Parameter
About
Type
Required
returnType
Number
Search Tags
Parameter
About
Type
Required
term
The search term
String
returnType
Number
Search Record Content
Search Object Keys (JSON Only)
Parameter
About
Type
Required
query
Search query
String
splitBy
String to split the Record's content by. For example, \n for lines or " " for spaces. If not present, Dubnium will default to space.
String
Get Record from Value (JSON Only)
Parameter
About
Type
Required
key
The key to get from
String
value
The value to get from
String
returnType
Number
Check if a Record exists
This will only return true
or false
.
Parameter
About
Type
Required
tag
The tag to check for
String
Last updated