Label: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
|  (Created page with "Equations, constants, function definitions, vector definitions and matrix defintions always have a label. The la...") | mNo edit summary | ||
| Line 1: | Line 1: | ||
| [[EQDEF|Equations]], [[CONSTDEF|constants]], [[FUNCDEF|function definitions]], [[VECTORDEF|vector definitions]] and [[MATRIXDEF|matrix defintions]] always have a label. The label is an arbitrary string enclosed in 'at' symbols <code>@...@</code>. The label immediately follows the <code>%%ii</code> that marks an iFormula. | [[EQDEF|Equations]], [[CONSTDEF|constants]], [[FUNCDEF|function definitions]], [[VECTORDEF|vector definitions]] and [[MATRIXDEF|matrix defintions]] always have a label. [[EXDEF|Expressions]] may have a label, too. The label is an arbitrary string enclosed in 'at' symbols <code>@...@</code>. The label immediately follows the <code>%%ii</code> that marks an iFormula. | ||
| The label can be used to reference the iFormula in other iFormulas. | |||
| [[Category:Element]] | [[Category:Element]] | ||
Latest revision as of 19:05, 10 May 2019
Equations, constants, function definitions, vector definitions and matrix defintions always have a label. Expressions may have a label, too. The label is an arbitrary string enclosed in 'at' symbols @...@. The label immediately follows the %%ii that marks an iFormula.
The label can be used to reference the iFormula in other iFormulas.