Hello everyone,
Here is a question about the Inject JS active,
Does the output for InjectJS only support variable with String type? because when I want to output the result other type of variables I have to write like this: return String(myResultVariable).
Could anybody help to confirm it? Many thanks~