|

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

Paragraph.GetScrollPos

OverviewExamples

number Paragraph.GetScrollPos ( string ObjectName,


boolean Vertical = true )


De s cr ip t ion


Returns the vertical or horizontal scroll position of a paragraph object.


P arame t er s


ObjectName


(string) The name of the paragraph object.


|