userModify

Typeproperty
DictionaryLCS
LibraryLiveCode Script
Syntax
set the userModify to {true | false}
Summary

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

Introduced1.0
Platformsdesktop, server
RelatedProperty: cantModify
Object: stack
Function: value
Glossary: property, handler, LiveCode, lock, HyperCard, error
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.