Framework:Dimension.Attribute: Difference between revisions
From CoPlanner 10
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 24: | Line 24: | ||
==Result== | ==Result== | ||
Returns the value of the attribute. | Returns the value of the attribute. | ||
==Example== | |||
With [Dimension.Name] you can display the name of the selected dimension in the caption: | |||
<span {{CoPFormel}}> [Scenario.Name] </span> | |||
__NOEDITSECTION__ | __NOEDITSECTION__ | ||
Revision as of 14:44, 22 September 2014
Function
[Dimension.Attribut]
| Parameter | Description |
| Dimension | Original name of the dimension. |
| Attribut | Following attributes are available:
|
This function belongs to client-side functions.
Result
Returns the value of the attribute.
Example
With [Dimension.Name] you can display the name of the selected dimension in the caption:
[Scenario.Name]