Framework:SuppressElement: Difference between revisions

From CoPlanner 11
Jump to navigationJump to search
Created page with "==Function== SuppressElement(<Dimension>,<ElementID>) {| cellspacing="1" cellpadding="3" width={{{breite|80%}}} border="1" |- | style=background-colo..."
 
No edit summary
Line 4: Line 4:




{| cellspacing="1" cellpadding="3" width={{{breite|80%}}}  border="1"
{| class="wikitable" width="80%"
|-
|- {{Tabellentitel}}
| style=background-color:#f6f6f6 |'''Parameter'''
| Parameter  
| style=background-color:#f6f6f6 |'''Description'''
| Description
|-
|-
|Dimension
|Dimension

Revision as of 11:32, 6 March 2012

Function

SuppressElement(<Dimension>,<ElementID>)


Parameter Description
Dimension Name of dimension
ElementID ID of the element

Result

Element isn't visible.


Example

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