Framework:MeasureSelectAvailable: Difference between revisions
From CoPlanner 11
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
<span {{CoPFormel}}>MeasureSelectAvailable(<Boolean>);</span> | <span {{CoPFormel}}>MeasureSelectAvailable(<Boolean>);</span> | ||
{| class="wikitable" width="80%" | {| class="wikitable" width="80%" | ||
| Line 12: | Line 11: | ||
|Gets or sets a value indicating whether the "Select measure Dialog" is available. | |Gets or sets a value indicating whether the "Select measure Dialog" is available. | ||
|} | |} | ||
This function belongs to [[:Category:Functions_-_client-side|client-side functions]]. | |||
==Result== | ==Result== | ||
Latest revision as of 08:48, 24 May 2012
Function
MeasureSelectAvailable(<Boolean>);
| Parameter | Description |
| Boolean | Gets or sets a value indicating whether the "Select measure Dialog" is available. |
This function belongs to client-side functions.
Result
Defines whether the "Select measure Dialog" is available
Example
MeasureSelectAvailable(false);