# Metadata
Platforms: desktop, server OS: Introduced: 1.0 Security:
# Syntax
set the multiEffect to {true | false}
# Description
In SuperTalk, the multiEffect property determines whether multiple visual effects are played in succession or interleaved. In LiveCode, visual effects are always played back in succession, one after the other.
The multiEffect property is always set to false. A handler can set it to any value without causing a error, but the actual value is not changed.
# Tags
# See