Salesforce

MVal (Magic xpa 2.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

MVal (Magic xpa 2.x)

Converts a Magic number (with a specified length in bytes) to a number.

Syntax:

MVal(string)

Parameters:

string: An Alpha string containing a Magic number.

Returns:

Number

Example:

MVal(MStr(1234,4)) returns 1234

See also:

MStr

The Online and Rich Client Samples projects (program CV09 and RCV09)

Reference
Attachment 
Attachment