<@U0NT624JZ> Thanks for your help :slightly_smilin...
# announcements
s
@rocketraman Thanks for your help 🙂 I got it working with the ReqlFunction, all though, it works like this:
Copy code
var cursor : Cursor<Any> = r.db("analytics").table("videoaudio").filter(ReqlFunction1 { it.hasFields("name").not()} ).run(conn)