geo.validateWkt( wkt as String ) as Boolean
Returns true if the string is valid Well-Known Text for a supported region type.
geo.validateWkt("LINESTRING(-112.25 47.1,-112.3 47.1,-112.4 47.2)") => true