Function %HI_GetMandatoryMode, %HI_SetMandatoryMode
Function
The %HI_SetMandatoryMode function sets for grafic object
Conditions for using background parameter (control function).
The %HI_GetMandatoryMode function returns value of Conditions for using background parameter.
Declaration
%HI_SetMandatoryMode(
INT in refId,
INT in _mandatoryMode
)
INT %HI_GetMandatoryMode(
INT in refId
)
Parameters
refId
Reference to graphic object (reference variable)
of the type of Input Text or List.
_mandatoryMode
Return value of function or value of _mandatoryMode parameter go by the following list
0 - Optional item
1 - Conditioned mandatory item
3 - Mandatory item
Pridať komentár