cock.find

Finds control object by ID.

Function

Synopsis

control = cock.find ( id )

Arguments

string id
An identifier to find object by.

Returns

table control
Found control object (nil on failure).

See also