- multFunc
multFunc
Works with all licenses.
Defines a function that is a product of one or more other functions.
multFunc Parameters
- STFunc (block)
One of the functions to be multiplied.
Example multFunc Block
<STFunc sourceFunc>
kind = multFunc
<STFunc func1>
kind = expression
expression = x
</STFunc>
<STFunc func2>
kind = expression
expression = y
</STFunc>
</STFunc>