| Description | 
VecCellAttr (Magic xpa 4.x)
| 
 Returns the vector's cell attribute. 
 |  | 
 Syntax: 
 | 
 VecCellAttr (vector) 
 |  | 
 Parameters: 
 | 
 vector – The Vector field. 
 |  | 
 Returns: 
 | 
 An Alpha string containing the cell's attribute. A blank is returned when the Vector field has not been updated. 
 |  | 
 Example: 
 | 
 VecCellAttr (B) – retrieves the attribute of vector B  (A – Alpha , T – Time , D – Date , N – Numeric , L – Logical) 
 |  | 
 See also: 
 | 
 The Online and Rich Client Samples projects (program CS03, CS04, RCS03 and RCS04) 
 |  
   |  
  | 
|---|