Home  Contents

v4kf:isReady

V4kf Core4 Lua Event System

SYNOPSIS

flag = rdrhandle:isReady()

DESCRIPTION

Checks if the reader can accept a command that would change its state. The reader is ready if it is online and not processing.

RETURN VALUE

Returns true if the reader is ready.

SEE ALSO