βοΈOpen text (single & multiple)
Configure a single or multiple open text (short texts and paragraphs)
Steps
// Insert the Library URLs enclosed by quotes and separated by commas
let scripts = [
"https://survey-library.azurewebsites.net/multiple_open_text.js"
];
/* The rest of code... */Last updated