Salesforce

VecCellAttr (Magic xpa 3.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

VecCellAttr (Magic xpa 3.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)

Reference
Attachment 
Attachment