Skip to main content
Skip table of contents

How to address a step variable in JS expression?

There are steps to bridge any step data to JS and vice versa. See :

https://doc.convertigo.com/documentation/latest/reference-manual/convertigo-objects/sequencer/steps/javascript-steps/jsimplesource/

and

https://doc.convertigo.com/documentation/latest/reference-manual/convertigo-objects/sequencer/steps/xml-steps/jelement/

use jSimpleSource to “Source” some sequence data in a Javascript variable. Then you will be able to use this variable in any SequenceJS step in your Sequence.

Do the computation you want and at the end, you can use the jElement Step to output this javascript Variable as sequence data using the jElement Step.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.