|

ResultVariable


When adding an action with the script editor, you can use this field to specify a variable that the return value will be stored in.


See also: Related Actions


image

image

Grid.GetNextItem

OverviewExamples

table Grid.GetNextItem ( string ObjectName,


number Row, number Column, number SearchType,

number SearchDirection )


De s cr ip t ion


Searches for a cell that has the specified properties and that bears the specified relationship to a given item.


P arame t er s


ObjectName


(string) The name of the grid object.


|