|

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

OverviewExamples

number Grid.InsertColumn ( string ObjectName,


number InsertPosition,


boolean Redraw = true )


De s cr ip t ion


Inserts a column into a grid object and returns the index of the inserted column.


P arame t er s


ObjectName


(string) The name of the grid object.


|