StrToValue

Analysis Services

Analysis Services

StrToValue

Returns a value from a string expression.

Syntax

StrToValue(«String Expression»)

Remarks

The StrToValue function is typically used for user-defined functions.

Example

The following example returns 45:

StrToValue("45")