nuke.evaluateGsv
- nuke.evaluateGsv()
- Finds all of the gsv terms within a given expression and replaces these
terms with the evaluated result.
- Parameters
expression – The expression string to be evaluated.
node – Optional node to use as a gsv context. If not supplied the current thisNode will be used.
- Returns
A copy of the input expression string with all valid gsv evaluated.