CodBi
    Preparing search index...

    Class V

    Questo Element-Placeholder acquisisce il valore di una variabile globale.

    Parametro segnaposto: -1st: il nome della variabile globale. -2°: REPORT se deve essere lanciato un CodBiError quando la variabile globale non lo è esistente. Altrimenti verrà acquisito un string vuoto.

    Autore iniziale: Callari, Salvatore (Callari@WaXCode.net) Manutentore: Callari, Salvatore (Callari@WaXCode.net)

    Index

    Constructors

    Methods

    Constructors

    • Returns V

    Methods

    • Acquisisce il valore della variabile globale specificata dal 1° parametro.

      Parameters

      • params: string[]

        The parameters for that Element-Placeholder (provided by CodBi).

      Returns string

      A CodBiError if the specified global variable couldn't be found if the second element di params è impostato su REPORT. Altrimenti verrà restituito un string vuoto.