Lingo Dictionary > G-K > idleLoadTag |
![]() ![]() ![]() |
idleLoadTag
Syntax
the idleLoadTag
Description
System property; identifies or tags with a number the cast members that have been queued for loading when the computer is idle. The idleLoadTag
is a convenience that identifies the cast members in a group that you want to preload.
The property can be tested and set using any number that you choose.
Example
This statement makes the number 10 the idle load tag:
the idleLoadTag = 10
See also
idleHandlerPeriod
, idleLoadDone()
, idleLoadMode
, idleLoadPeriod
, idleReadChunkSize
![]() ![]() ![]() |