ES3 Spreadsheet Get Cell Action

Description

Gets the value of the cell at the given row and column

Parameters

ES3 Spreadsheet The FsmES3Spreadsheet variable we want to get the cell from.
Col The column number of the cell we want to get, Minimum value is 0.
Row The row number of the cell we want to get. Minimum value is 0.
Value The variable we want to load our value into.

Error Handling

[Optional] Events triggered when an error occurs.