Vidíte historickú verziu tejto stránky. Pozrite si aktuálnu verziu.
Porovnať s aktuálnou verziou Zobraziť históriu stránky
Verzia 1 Aktuálny »
INT %GetItemStTextRef( HBJ in objRef, INT in col )
If function gets back the value 0, the object Status text is not assigned to specific column.
RECORD (SD.Struct)_rec INT _stTextHBJ _stTextHBJ := %GetItemStTextRef(SD.Struct\HBJ, 1) _stTextHBJ := %GetItemStTextRef(SV.Struct\HBJ, 3) _stTextHBJ := %GetItemStTextRef(_rec\HBJ, 2)
Related pages:
ESL extended functionsFunction arguments - types%GetStTextBase function%GetStTextRange function%GetStTextStep function%To_String function