StiAppVariableHelper Class

Namespace: Stimulsoft.Data.Helpers

Methods

Method Returns Description
getVariableLabel static string  
makeTheSameCache static void  
setVariableLabel static void  

Method Details

getVariableLabel static

getVariableLabel(app: IStiApp, variableName: string): string

Parameters

  • app (IStiApp)
  • variableName (string)

Returns string


makeTheSameCache static

makeTheSameCache(app1Key: string, app2Key: string): void

Parameters

  • app1Key (string)
  • app2Key (string)

setVariableLabel static

setVariableLabel(app: IStiApp, variable: IStiAppVariable, label: string): void

Parameters

  • app (IStiApp)
  • variable (IStiAppVariable)
  • label (string)

Fields

Field Type Description
labels any  
labels any