number GetDistance(point origin, point dest)
Calculates the distance between the two points and returns it.
= aDistance GetDistance( 10 20 100 80)
See Also: GetAngle