%HI_ClosePicture function


Function
The function closes the specified active picture (control function).
Declaration
%HI_ClosePicture()

Parameters
None.
Example
The function allows to close the active picture. Actions placed after calling the function in the script are to be executed (execution is not interrupted immediately).
 
%HI_ClosePicture()

Note
This function is available also in %HIX_ version.
Napíšte komentár