Table Store Value

Ability to store a value (parameter) of an table element.


Usage

[MADCOW:htmlElementReference].table.currentRow.storeValue = <<text value to store>>

Examples

theTable.table.currentRow.storeValue = ['Column Number 1' : 'Parameter']