userModify

Has no effect and is included in LiveCode for compatibility with imported HyperCard stacks.

# Metadata

Platforms: desktop, server OS: Introduced: 1.0 Security:

# Syntax

set the userModify to {true | false}

# Description

In HyperCard, the userModify property determines whether the user can make temporary changes to a lock stack. In LiveCode, this property has no effect.

The userModify property is always set to true. A handler can set it to any value without causing a error, but the actual value is not changed.

# Tags

# See

- **property:** cantModify - **object:** stack - **function:** value - **glossary:** property, handler, LiveCode, lock, HyperCard, error