Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

VariableContext
FunkcjaOpis

set(newValue): this

Zmiana wartowartości zmiennej
get(): Object 

 

Zwraca aktualną wartość zmiennej
VariableSetContext
FunkcjaOpis

variable(id).add(newValue): this

 

Dodanie nowej wartości (wiersza)
variable(id).set(newValues): thisZmiana wartości zmiennej w tabeli
variable(id).get(): Object[]Zwraca aktualną wartość zmiennej (tablica)
addRecords(tableStore): thisDodaje rekordy opisane podanym TableStore'em

Troubleshooting

Logowanie wywołania akcji

...