How to create Functions: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
It's possible to create new | It's possible to create new [[Function]]s based on existing [[Function]]s by duplicating an existing [[Function]]. The properties of the new [[Function]] can then be changed independently of the old [[Function]]. | ||
{{editor location|function values}} | {{editor location|function values}} | ||
{{Editor steps|title=create a new Function through duplication|Ensure the Function you wish to duplicate is [[How to add Functions for editing|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.}} | {{Editor steps|title=create a new Function through duplication | ||
|Ensure the [[Function]] you wish to duplicate is [[How to add Functions for editing|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== | ==Notes== | ||
* Duplication of | * 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 | * 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]]. | ||
==See also== | ==See also== | ||
* [[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]] |
Revision as of 12:18, 11 June 2020
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.