Tile - YDataSet - Get Value – Ylands
Jump to navigation
Jump to search
(Created page with "<!--- THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE. --> == Get Value(Data set, Row, Column) == File:Yla...") |
No edit summary |
||
Line 16: | Line 16: | ||
'''any''' | '''any''' | ||
=== Availability === | |||
[[Ylands:Tile Availability - Server|Server]] | |||
=== Description === | === Description === |
Revision as of 11:17, 12 November 2021
Get Value(Data set, Row, Column)
getValue(row: String, column: String): any;
Parameters
row
column
Returns
any
Availability
Description
Allows to get the value of the cell at the intersection of the selected Row and ** Column** of the selected Data Set.