Array add
Example:
array.add("one") array.
add("two") array.
add("three")
// array now contains three items. array [0] is "one",
// array[1] is "two", and array [2] is "three".
add("two") array.
add("three")
// array now contains three items. array [0] is "one",
// array[1] is "two", and array [2] is "three".
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*