Hide Picture
Hide Picture¶
Removes a displayed picture from screen by its ID.
Properties¶
System¶
| Name | Explanation | Type |
|---|---|---|
| ID | The ID of the picture to use. | Variable or Value |
Examples¶
Hide a Picture by Literal Identifier¶
This removes the picture with ID 1 from the screen.
Hide a Picture Using a Variable Reference¶
This removes the picture whose ID is stored in global variable 0.