company logo
581 (E)- Cannot assign system class instances by operator= - use assign() function

Several system functions cannot be assigned using property assignment (operator=). Instead, system classes as ActionItem or Line support an assign function that can be called. Typically, the assign function can be called with the same object type in the source operand.