How to create Functions: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
|Find the newly created [[Function]] at the bottom of the list.}} | |Find the newly created [[Function]] at the bottom of the list.}} | ||
{{article end | |||
|notes= | |||
* Duplication of [[Function]]s which already exist is currently the only way to create additional [[Function]]s. | * Duplication of [[Function]]s which already exist is currently the only way to create additional [[Function]]s. | ||
* A duplicated [[Function]] will have the same [[Function value]]s as the [[Function]] it was based on, unless it explicitly has that [[Function Value]] set. | * A duplicated [[Function]] will have the same [[Function value]]s as the [[Function]] it was based on, unless it explicitly has that [[Function Value]] set. | ||
* If a [[Function]] is duplicated to create an additional [[Function]], and without setting a [[Function Value]] for the new [[Function]], a [[Function Value]] on the old [[Function]] is changed, the new [[Function]] will reflect the new value for the [[Function Value]]s set on the original [[Function]]. | * If a [[Function]] is duplicated to create an additional [[Function]], and without setting a [[Function Value]] for the new [[Function]], a [[Function Value]] on the old [[Function]] is changed, the new [[Function]] will reflect the new value for the [[Function Value]]s set on the original [[Function]]. | ||
|seealso= | |||
* [[How to add Functions for editing]] | * [[How to add Functions for editing]] | ||
* [[How to change Function Values for a Function]] | * [[How to change Function Values for a Function]] | ||
}} | |||
[[Category:How-to's]] |
Revision as of 09:25, 20 January 2023
It's possible to create new Functions based on existing Functions by duplicating an existing Function. The properties of the new Function can then be changed independently of the old Function.
How to create a new Function through duplication:
- Ensure the Function you wish to duplicate is present in the Function Values window
- Select the Function which you want to duplicate from the list.
- Select "Duplicate".
- Find the newly created Function at the bottom of the list.
Notes
- Duplication of Functions which already exist is currently the only way to create additional Functions.
- A duplicated Function will have the same Function values as the Function it was based on, unless it explicitly has that Function Value set.
- If a Function is duplicated to create an additional Function, and without setting a Function Value for the new Function, a Function Value on the old Function is changed, the new Function will reflect the new value for the Function Values set on the original Function.