Skip to content

Queries (query.c)

Larry Kollar edited this page Jun 4, 2016 · 2 revisions

Queries (query.c)

  • getquery <prompt>
    Inputs a string from the user and puts it into the variable query.
    The search function, and some of the export/import functions can use queries.
  • query (string)
    The last query. May also be set as a variable.