You are here: Symbol Reference > Stimulsoft.Report.CodeDom Namespace > StiCodeDomExpressionHelper Class > StiCodeDomExpressionHelper Methods > ConvertToString Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiCodeDomExpressionHelper.ConvertToString Method

Returns the text value as the script string.

Syntax
C++
C#
Visual Basic
public: string ConvertToString( StiCodeGenerator codeGenerator, string script, bool fullConvert, bool onlyText, StiComponent component, bool isTextExpression );
Parameters
Parameters 
Description 
codeGenerator 
Code generator. 
script 
Script. 
fullConvert 
If true then the value to be returned is the always string. 
onlyText 
Process as simple text, without expressions. 
component 
Component. 
isTextExpression 
Expression is text expression. 
Returns

Script string.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.