Has no effect and is included in LiveCode for compatibility with imported SuperCard projects.Syntax:
set the allowFieldRedraw to {true | false}
In SuperCard, the allowFieldRedraw property determines whether scrolling fields are redrawn after scrolling. In LiveCode, scrolling fields are always redrawn.
The allowFieldRedraw property is always set to false. A handler can set it to any value without causing a script error, but the actual value is not changed.