Source: site.view [edit]
Function name: testDistance
Arguments:
Description: A unit test function for the distance command
Page type: webl
Render function:  
Module: tests

Page source:

var dist = WubCall("distance", ["94025", "94618"]);
var r = ToReal(dist) ? 0;
r > 0;