|

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

Grid.GetRowHeight


OverviewExamples

image

number Grid.GetRowHeight ( string ObjectName,


number Row )


De s cr ip t ion


Returns the height in pixels of a row in a grid object.


P arame t er s


ObjectName


(string) The name of the grid object.


|