Should be damn simple heh ?!
Well it is not , if you have not done it 100 times it WILL always behave differently ...
So ,
1. Define in the Designer a new mapping variable - obs the variable type
2. In the Transformaton , add a new variable port -
with name: SET_VARIABLE_NAME
and value: SETVARIABLE($$VARIABLE_NAME , PORT_OR_FUNCTION)
3. You could get the current value of the variable in the expression with the
SETVARIABLE($$VARIABLE_NAME , NULL ) call
Chromium WebView2 Control and .NET to JavaScript Interop - Part 2
-
This is Part 2 of a 3 part post series:
- Part 1 - Taking the new Chromium WebView2 Control for a Spin in .NET
- Part 2 - Chromium WebView2 Control...
1 day ago