Parameter (ClipEffectItem)
Description
Returns the Parameter that is specific to this ClipEffectItem object. You can use the value of this parameter within the ClipEffectItem expression by using the token "param".
C# Syntax
// get accessor Parameter rtn = ClipEffectItem.Parameter;
Autodesk Softimage v7.5