hello friend. i stuck in unusual problem. i wrote a vex expression in point wrangler.and bring the hittime dop context And map the variable with "addvariablename" function. but that variable is giving error in sop contexts.
I though its a bug so i tried in different version of houdini but same case.
Any suggestion please.
float mulla; import("hittime",mulla,0); addvariablename("mulla", "MADA");