How to call g evaluate from another g evaluate
I'm trying to use g evaluate value in another g evaluate, is it possible? for example: <g2:evaluate var='jvar_sys_id'> var val = current.sys_id; val;</g2:evaluate><g2:evaluate var='jvar_req_for_id'> var val = current.reques...