Framework:GetElementProperty
From CoPlanner 11
Jump to navigationJump to search
Function
GetElementProperty(<Dimension>,<ElementID>,<PropertyName>)
| Parameter | Description |
| Dimension | Name of dimension |
| ElementID | ID of the element |
| PropertyName | Name of the attribute to be read |
This function belongs to client-side functions.
Result
Returns the value of the attribute.
Example
GetElementProperty(Products,2,COPSYS_PID)
Result: 1