Framework:SuppressElement: Difference between revisions

From CoPlanner 10
Jump to navigationJump to search
No edit summary
No edit summary
 
Line 2: Line 2:


<span {{CoPFormel}}>SuppressElement(<Dimension>,<ElementID>)</span>
<span {{CoPFormel}}>SuppressElement(<Dimension>,<ElementID>)</span>


{| class="wikitable" width="80%"
{| class="wikitable" width="80%"
Line 15: Line 14:
|ID of the element
|ID of the element
|}
|}
This function belongs to [[:Category:Functions_-_client-side|client-side functions]].


==Result==
==Result==
Element isn't visible.
Element isn't visible.


==Example==
==Example==

Latest revision as of 08:52, 24 May 2012

Function

SuppressElement(<Dimension>,<ElementID>)

Parameter Description
Dimension Name of dimension
ElementID ID of the element

This function belongs to client-side functions.

Result

Element isn't visible.

Example

SuppressElement(PC/KST,2)
Result: No assignment isn't visible.