Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to pass value to user-defined routine?

Hi All, 

Can we pass value stored in context variables to user-defined routines? 

Is it possible using globalMap.put() and get that value in routine using glabalMap.get()?


Regards :- SB

Labels (2)
1 Reply
Anonymous
Not applicable
Author

Hi
It is impossible to use global variable in routine code, however, you can pass it to routine as input parameter.

Regards
Shong