In KM how can I "set variable name as (or derived from) the system clipboard"?

In KM how can I “set variable name as (or derived from) the system clipboard”?

e.g. if Clipboard is 1
then “SET VARIABLE called PIC_1 to sometext”

e.g. if Clipboard is 25
then “SET VARIABLE called PIC_25 to sometext”

In other words my variable name “varies”.

A forum search on dynamic variable will provide you with several examples that should get you started. If you still have questions, post back here.

1 Like

Thanks. The easy KM solution is here: Store Values in Dynamically Created Variables?

1 Like