StiExpressionHelper Class

Namespace: Stimulsoft.Report.Helpers

Methods

Method Returns Description
parseBool static boolean  
parseText static string  

Method Details

parseBool static

parseBool(page: StiPage, text: string): boolean

Parameters

  • page (StiPage)
  • text (string)

Returns boolean


parseText static

parseText(page: StiPage, text: string, allowReturnNull: any): string

Parameters

  • page (StiPage)
  • text (string)
  • allowReturnNull (any)

Returns string

Fields

Field Type Description
text any