Are you wanting Function 3 to pass Function 2 as a...
# suitescript
k
Are you wanting Function 3 to pass Function 2 as an argument to Function 1? Or are you calling Function 2 from within Function 1?
s
There is no function 3, sorry for the confusion. Just wanting to call function 2 inside function 1.