HomeAboutMeBlogGuest
© 2025 Sejin Cha. All rights reserved.
Built with Next.js, deployed on Vercel
📌
hkob's Notion
/
ℹ️
逆引きFormula 2.0
/
and()

and()

description
removed and function
broken!
Formula 1.0
and(prop("Cond1"), prop("Cond2")
Formula 2.0
prop("Cond1") and prop("Cond2")