|
|
|
|
Functions
MioScript Reference
|
|
Syntax
| draw.mem.exists(BitmapID) |
Parameters
| ID | BitmapID | ID of a bitmap or of a window |
Return value
No value is returned.
Description
Returns true if the specified ID exists.
The ID can be a bitmap (-1 to -255) or a window (1 to 255). |
|
|
|