Porovnávané verzie

Kľúč

  • Tento riadok sa pridal
  • Riadok je odstránený.
  • Formátovanie sa zmenilo.

%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
Blok kódu
languageesl
themeConfluence
%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 the %HIX_ version.