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