Node: lookup

Locations can also be specified up through external means, through the use of location lookups.

Parameters: source, timeout, use, ignore, clear

  • source - source of the lookup.

  • timeout - time to try bfore giving up on the lookup.

  • use - caller preferences fields to use.

  • ignore - caller preferences fields to ignore.

  • clear - whether to clear the location set before adding the new values.

Outputs: success, notfound, failure

  • success - if the lookup process succeeded.

  • notfound - taken if the lookup process succeeded but did not find any locations.

  • failure - taken if the lookup process failed, including that specified timeout was exceeded.

Parameters: NONE

N/A