Copy a function
A function can be copied from one library object to another library object.
To copy a function to a different library object
- In the decoration pane, click theFunctionstab.
- Right-click the function, then selectCopy.
- In theLibrary Objectspane, click the other library object.
- In the decoration pane, click theFunctionstab.
- Right-click a group name, then selectPaste.The function is added to the library object.TIP:If the library object does not contain all of the decorative elements referenced by the function, the Function Builder window opens with any statements that contain missing elements outlined in red.The function is pasted into the library object even if the missing elements are not resolved.
Provide Feedback