Salesforce

VecSize (Magic xpa 3.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

VecSize (Magic xpa 3.x)

Returns the number of cells for the given vector.

Syntax:

VecSize (Vector)

Parameters:

Vector – A vector variable

Returns:

The cell count as a numeric value. -1 when the attribute is not a vector, or when the vector is a Null or a BLOB that is a Null (not updated).

Example:

VecSize (B) – returns the size of the vector

See also:

The Online and Rich Client Samples projects (program CS03, CS04, RCS03 and RCS04)

Reference
Attachment 
Attachment