Search - User list
Full Version: Snippet VOP Node :- "Expand Expressions in Code" Means ??
Root » Houdini Lounge » Snippet VOP Node :- "Expand Expressions in Code" Means ??
papon
in the docs it was written as follows:-

If you wish to use $ for temporary variables, you have to prevent the expansion of variable names or your temporaries will be expanded. However, using $ is not recommended.



but preventing expansion of variable names or temporaries would be expanded means ???




-thankYou.
tamte
Expansion means resolving the value of the variable

So
unexpanded: $F
expanded (e.g.): 1001

unexpanded: $HIP
expanded: /path/to/hip/folder

etc…
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by DjangoBB