scriptingEnds(with:)
Returns true if, in a scripting comparison, the compared object matches the end of object.
Declaration
func scriptingEnds(with object: Any) -> BoolReturns true if, in a scripting comparison, the compared object matches the end of object.
func scriptingEnds(with object: Any) -> Bool