Tile - YDataSet - Set Value – Ylands
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\{\{Navbox\/Ylands\}\}" to "{{Navbox/Ylands}}") |
Lou Montana (talk | contribs) m (Text replacement - "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}" to "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}}") |
||
(4 intermediate revisions by 2 users not shown) | |||
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 ==== | |||
=== Availability === | |||
[[Ylands:Tile Availability - Server|Server]] | |||
=== Description === | |||
Allows to '''set''' the '''value''' of the cell at the intersection of the selected '''Row''' and ** Column** of the selected '''Data Set'''. | |||
---- | ---- | ||
{{Navbox/Ylands}} | {{Navbox/Ylands}} | ||
{{DEFAULTSORT:{{#sub:{{PAGENAME}}| | {{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}} | ||
[[Category: Instructions]] | [[Category: Instructions]] | ||
Latest revision as of 14:27, 24 November 2023
Set Value(Data set, Row, Column, Value)
setValue(row: String, column: String, value: any): void;
Parameters
row
column
value
Availability
Description
Allows to set the value of the cell at the intersection of the selected Row and ** Column** of the selected Data Set.