Framework:GetElementID: Difference between revisions
From CoPlanner 11
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 2: | Line 2: | ||
<span {{CoPFormel}}>GetElementID(<Dimension>,<ElementName>)</span> | <span {{CoPFormel}}>GetElementID(<Dimension>,<ElementName>)</span> | ||
{| class="wikitable" width="80%" | {| class="wikitable" width="80%" | ||
| Line 15: | Line 14: | ||
|Name of searched element with placeholder '%' | |Name of searched element with placeholder '%' | ||
|} | |} | ||
This function belongs to [[:Category:Functions_-_client-side|client-side functions]]. | |||
==Result== | ==Result== | ||
| Line 25: | Line 25: | ||
__NOEDITSECTION__ | __NOEDITSECTION__ | ||
[[Category:Functions|GetElementID]] | |||
[[Category:Functions - client-side|GetElementID]] | [[Category:Functions - client-side|GetElementID]] | ||
[[de:Framework:GetElementID]] | [[de:Framework:GetElementID]] | ||
Latest revision as of 08:51, 24 May 2012
Function
GetElementID(<Dimension>,<ElementName>)
| Parameter | Description |
| Dimension | Name of dimension |
| ElementName | Name of searched element with placeholder '%' |
This function belongs to client-side functions.
Result
Returns the first element founded, which matched with the ElementName.
Example
GetElementID(Products,Prod%)
Result: 1