Framework:MeasureSelectAvailable: Difference between revisions

From CoPlanner 11
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
==[[Framework:Functions|Function]]==
==[[Framework:Functions|Function]]==


MeasureSelectAvailable(<Boolean>);
<span {{CoPFormel}}>MeasureSelectAvailable(<Boolean>);</span>




Line 17: Line 17:


==Example==
==Example==
MeasureSelectAvailable(false);
<span {{CoPFormel}}>MeasureSelectAvailable(false);</span>





Revision as of 15:58, 6 March 2012

Function

MeasureSelectAvailable(<Boolean>);


Parameter Description
Boolean Gets or sets a value indicating whether the "Select measure Dialog" is available.

Result

Defines whether the "Select measure Dialog" is available

Example

MeasureSelectAvailable(false);