Skip to main content

userModify

Type

property

Summary

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

Syntax

set the userModify to {true | false}

Description

In HyperCard, the userModify property determines whether the user can make temporary changes to a locked 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 script error, but the actual value is not changed.

property: cantModify

function: value

glossary: property, handler, LiveCode, lock, HyperCard, error

object: stack

Compatibility and Support

Introduced

LiveCode 1.0

Platforms

desktop

server

Thank you for your feedback!

Was this page helpful?