Using String Functions
You can use string functions on nearly every object in Multidimensional Expressions (MDX). In stored procedures, you use string functions primarily to convert the object to a string representation. You also use string functions to evaluate a string expression over an object in order to return a value.
See Also
Concepts
Functions (MDX Syntax)
Using Stored Procedures (MDX)