06-29-2008, 06:21 PM
is it possible to use "Parameter" in the 'call RunAction' statement (in action0 script) ?
for examplse
thanks.
for examplse
Code:
RunAction "FindFlightsBy", oneIteration, Parameter("DepartCity"), Parameter("ArrivaCity"), Parameter("LeaveDate"),Parameter("ReturnDate")
thanks.