|

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.GetColumnWidth

OverviewExamples

number Grid.GetColumnWidth ( string ObjectName,


number Column )


De s cr ip t ion


Gets the width in pixels of a column in a grid object.


P arame t er s


ObjectName


(string) The name of the grid object.


|