|

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

RichText.GetLine

OverviewExamples

string RichText.GetLine ( string ObjectName,


number Line = 1 )


De s cr ip t ion


Returns a line of text from a richtext object.


P arame t er s


ObjectName


(string) The name of the richtext object.


|