%GetSelfHBJ function
Related pages:
HBJ %GetSelfHBJ( BOOL in bBaseHBJ := @TRUE )
bBaseHBJ | Optional parameter. Possible values:
|
For the script of the E.Test event, there is valid:
INT _i
INT _i1
_i := E.Test\HBJ
_i1 := %GetSelfHBJ()
IF _i = _i1 THEN ; condition is always true
ENDIF
Related pages:
Pridať komentár