9 lines
165 B
Text
9 lines
165 B
Text
|
|
||
|
The Search API simplifies searching in key-value
|
||
|
arrays.
|
||
|
|
||
|
Functions:
|
||
|
traverseKey(table, text)
|
||
|
traverseValue(table, text)
|
||
|
findKey(table, text)
|
||
|
findValue(table, text)
|