Search
Selection.isEmpty Method
See Also
 






Checks if the selection is empty.

Namespace: MindFusion.Scheduling
File: Selection.js

 Syntax

JavaScript  Copy Code

function isEmpty ()

 Return Value

Boolean. true if the selection is empty; otherwise false.

 See Also