Differences

This shows you the differences between two versions of the page.

Link to this comparison view

documentation:language_reference:objects:responsefunction:methods:start [2024/09/16 11:47] – created Maurits W. Haverkortdocumentation:language_reference:objects:responsefunction:methods:start [2024/12/22 16:22] (current) Maurits W. Haverkort
Line 3: Line 3:
  
 ### ###
-alligned paragraph text+Methods can be used to modify response functions without the need to make a copy. B = fun(A) leaves A unchanged and assigns a new value to B. A.fun() modifies A. Below you see a list of available methods.
 ### ###
- 
-===== Example ===== 
- 
-### 
-description text 
-### 
- 
-==== Input ==== 
-<code Quanty Example.Quanty> 
--- some example code 
-</code> 
- 
-==== Result ==== 
-<file Quanty_Output> 
-text produced as output 
-</file> 
  
 ===== Table of contents ===== ===== Table of contents =====
 {{indexmenu>.#1|msort}} {{indexmenu>.#1|msort}}
  
Print/export