Search results
Jump to navigation
Jump to search
- unique name for the control. It must not contain spaces or punctuation, nor begin with a number. text The text to show with the checkbox. Returns: A new ScriptCheckBox...29 KB (964 words) - 00:08, 17 December 2024
- let col_matches = 0; if (colnames1 !== null && colnames2 !== null) col_matches = colnames1.filter(r => colnames2.indexOf(r) > -1).length; if (col_matches...10 KB (1,468 words) - 00:51, 8 May 2023
- table.requireNumericTable(); let col_labels = table.columnLabels; let row_labels = table.rowLabels; if (by_columns && !col_labels) { form.ruleNotApplicable("the...8 KB (1,024 words) - 01:00, 1 September 2023
- longer required, and the choice data can be added using only the CHO file. Begin with your survey data file imported into a Q project, and then run this QScript...19 KB (2,709 words) - 00:15, 2 May 2023
- variables var extra_vars = []; for (var col = 0; col < num_extra_vars; col++) { extra_vars.push(raw_data[row][col]); } // Get the data for this task for...45 KB (5,369 words) - 00:51, 8 May 2023