The function %HI_GetAXProp returns the value of the given variable.
%HI_SetAXProp( INT in refID, TEXT in variableName, in value ) UNIVAL %HI_GetAXProp( INT in refID, TEXT in variableName )
%HI_SetAXProp(_AX_CAL, "Year", 2004)
INT _i
_i := %HI_GetAXProp(_AX_CAL, "Year")
Related pages:
ActiveX object manipulation functionsFunction arguments - types
Pridať komentár
Pridať komentár