|

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

OverviewExamples

number Grid.InsertRow ( string ObjectName,


number InsertPosition,


boolean Redraw = true )


De s cr ip t ion


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


P arame t er s


ObjectName


(string) The name of the grid object.


|