VAR VALUE VARIABLE
VAR name ( -- )  
smart-word <PFE-SMART>
a fully state-smart version, that does either create a VALUE or LVALUE and does always initialize it with null - so unlike either VALUE and LVALUE this word does not take any stack-argument. The name itself stems from javascript.

reference: p4_var in ../src/yours.c:0780, export CS VAR