| ValueExpressionToString Method  | 
            Returns a string that represents the current object.
            
 
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntaxpublic override string ToString()
Public Overrides Function ToString As String
Return Value
Type: 
String
            A string that represents the current object.
            
See Also