Generate Attribute containing process information
Hi,
I would very much like to create an attribute containing information about the process itsself before I write my data to file. So, there is a function set called "process" available in the "Generate Attributes" operator containing a function called "params()". So I assume this is possible and I just couldn't figure out the correct syntax. The (at least to me) obvious "params(Operator.Parameter)" did not work. Anyone know how to do this???
cheers,
Tim
I would very much like to create an attribute containing information about the process itsself before I write my data to file. So, there is a function set called "process" available in the "Generate Attributes" operator containing a function called "params()". So I assume this is possible and I just couldn't figure out the correct syntax. The (at least to me) obvious "params(Operator.Parameter)" did not work. Anyone know how to do this???
cheers,
Tim
Find more posts tagged with
Sort by:
1 - 1 of
11
you found a bug in the formula editor - it does not recognize the param() function. The syntax is: , e.g. Best regards,
Marius