Interface IStiAppVariable

Provides access to the application variable.

Hierarchy

Implemented by

Index

Properties

IStiAppCell

IStiAppCell: Interface<IStiAppCell> = new Stimulsoft.System.Interface<IStiAppCell>("IStiAppCell")

IStiAppDataCell

IStiAppDataCell: Interface<IStiAppDataCell> = new Stimulsoft.System.Interface<IStiAppDataCell>("IStiAppDataCell")

Methods

getName

  • getName(): string

getValue

  • getValue(): any
  • Returns value of this variable.

    Returns any

    The variable value.

Generated using TypeDoc