Skip to content

CanCut - cUIObject

Determines whether a Cut operation can be successfully completed

Type: Function
Return Data Type: Boolean

Syntax

Function CanCut Returns Boolean

Call Example

Get CanCut to BooleanVariable

Description

Determines whether a Cut operation can be successfully completed.

This message is understood by all classes. If called for a class that explicitly supports this message (e.g. cTextEdit), it will return True if text that can be successfully cut is selected.