isLocation
isLocation(l_point) =>t/nil
Description
Validates that the given point is properly defined.
Arguments
Value Returned
Examples
isLocation( list( 0 0 )) => t
Related Topics
Database Access Function Argument Types
Return to top
isLocation(l_point) =>t/nil
Validates that the given point is properly defined.
isLocation( list( 0 0 )) => t
Database Access Function Argument Types