Skip to main content
Nintex Community Menu Bar
Question

How to return result in variable from macro to kryon?


Forum|alt.badge.img+2

Hello, I have question about DAC

I use DAC Run macro.

 

I want return TstHiFunc from macro to kryon (code as below)

But I set the macro function return result in variable = TstHiFunc -→ It show blank.

 

value that expect = Helllo

 

Sub Test_Hi_Function()

Dim TstHiFunc As String
TstHiFunc = "Helllo"

End Sub

 

Please guide me for solve it.

 

Translate
Did this topic help you find an answer to your question?

2 replies

Forum|alt.badge.img+2
  • Author
  • Rookie
  • 7 replies
  • June 19, 2023
Can anyone recommend for solve it?

 

Thank you

Translate

Forum|alt.badge.img+10
  • Scout
  • 129 replies
  • June 21, 2023

Doing a quick google makes it seem like you need to use a function, not a subroutine.  This seems to work for me:

 

Translate

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie Settings