HI_EnableInOutVariables

HI_EnableInOutVariables

%HI_EnableInOutVariables function


Function

The function enables/disables transferring the local input-output variables of the active picture when the picture is being closed.

Declaration

%HI_EnableInOutVariables( BOOL in bEnable )

Parameters

bEnable

@TRUE - enable transfer.
@FALSE - disable transfer.

Note 1

For more information on input-output local variables see the topic Picture local variables.

Note 2

This function is available also in %HIX_ version.