Tile - YDataSet - Set Value – Ylands
Jump to navigation
Jump to search
m (YlandsClassyBot moved page Ylands Tile - Data Set value to Ylands:Tile - YDataSet - Set Value: New Structure) |
No edit summary |
||
Line 1: | Line 1: | ||
<!--- | |||
THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE. | |||
--> | |||
== Set Value(Data set, Row, Column, Value) == | |||
[[File:YlandsTile-872.png]] | |||
<pre>setValue(row: String, column: String, value: any): void;</pre> | |||
=== Parameters === | |||
==== row ==== | |||
==== column ==== | |||
==== value ==== | |||
=== Description === | |||
Allows to '''set''' the '''value''' of the cell at the intersection of the selected '''Row''' and ** Column** of the selected '''Data Set'''. | |||
Line 7: | Line 25: | ||
[[Category: Instructions]] | [[Category: Instructions]] | ||
Revision as of 08:53, 8 July 2021
Set Value(Data set, Row, Column, Value)
setValue(row: String, column: String, value: any): void;
Parameters
row
column
value
Description
Allows to set the value of the cell at the intersection of the selected Row and ** Column** of the selected Data Set.