Warning: Undefined variable $perm in /var/www/tiny-paste/public_html/template/ver_full.php on line 244
function onOpen() {
Warning: Undefined variable $perm in /var/www/tiny-paste/public_html/template/ver_full.php on line 244
SpreadsheetApp.getUi()
Warning: Undefined variable $perm in /var/www/tiny-paste/public_html/template/ver_full.php on line 244
.createMenu("✌️")
Warning: Undefined variable $perm in /var/www/tiny-paste/public_html/template/ver_full.php on line 244
.addItem("вставить функцию, заменить на значения", "myFunction")
Warning: Undefined variable $perm in /var/www/tiny-paste/public_html/template/ver_full.php on line 244
.addToUi();
Warning: Undefined variable $perm in /var/www/tiny-paste/public_html/template/ver_full.php on line 244
}
Warning: Undefined variable $perm in /var/www/tiny-paste/public_html/template/ver_full.php on line 244
Warning: Undefined variable $perm in /var/www/tiny-paste/public_html/template/ver_full.php on line 244
function myFunction() {
Warning: Undefined variable $perm in /var/www/tiny-paste/public_html/template/ver_full.php on line 244
var step = 20;
Warning: Undefined variable $perm in /var/www/tiny-paste/public_html/template/ver_full.php on line 244
var n = 0;
Warning: Undefined variable $perm in /var/www/tiny-paste/public_html/template/ver_full.php on line 244
var active_range = SpreadsheetApp.getActiveRange();
Warning: Undefined variable $perm in /var/www/tiny-paste/public_html/template/ver_full.php on line 244
var sheet = active_range.getSheet();
Warning: Undefined variable $perm in /var/www/tiny-paste/public_html/template/ver_full.php on line 244
var active_range_values = active_range.getValues();
Warning: Undefined variable $perm in /var/www/tiny-paste/public_html/template/ver_full.php on line 244
var formulas = active_range_values.map(t => [`=transpose(importxml("${t[0]}";"${t[1]}"))`]);
Warning: Undefined variable $perm in /var/www/tiny-paste/public_html/template/ver_full.php on line 244
Warning: Undefined variable $perm in /var/www/tiny-paste/public_html/template/ver_full.php on line 244
while (formulas.length) {
Warning: Undefined variable $perm in /var/www/tiny-paste/public_html/template/ver_full.php on line 244
var partFormulas = formulas.splice(0, step);
Warning: Undefined variable $perm in /var/www/tiny-paste/public_html/template/ver_full.php on line 244
var new_range = active_range.offset(n, 2, partFormulas.length, partFormulas[0].length);
Warning: Undefined variable $perm in /var/www/tiny-paste/public_html/template/ver_full.php on line 244
n += partFormulas.length;
Warning: Undefined variable $perm in /var/www/tiny-paste/public_html/template/ver_full.php on line 244
new_range.setValues(partFormulas);
Warning: Undefined variable $perm in /var/www/tiny-paste/public_html/template/ver_full.php on line 244
new_range = new_range.offset(0, 0, partFormulas.length, sheet.getLastColumn() - new_range.getColumn());
Warning: Undefined variable $perm in /var/www/tiny-paste/public_html/template/ver_full.php on line 244
new_range.setValues(new_range.getValues());
Warning: Undefined variable $perm in /var/www/tiny-paste/public_html/template/ver_full.php on line 244
}
Warning: Undefined variable $perm in /var/www/tiny-paste/public_html/template/ver_full.php on line 244
}
Warning: Undefined variable $control_servidores in /var/www/tiny-paste/public_html/template/ver_full.php on line 259
Fatal error: Uncaught TypeError: implode(): Argument #1 ($array) must be of type array, string given in /var/www/tiny-paste/public_html/template/ver_full.php:259 Stack trace: #0 /var/www/tiny-paste/public_html/template/ver_full.php(259): implode() #1 /var/www/tiny-paste/public_html/inc/class/template.php(52): include('...') #2 /var/www/tiny-paste/public_html/footer.php(54): mvcTemplate->output() #3 /var/www/tiny-paste/public_html/fullscreen.php(36): include('...') #4 {main} thrown in /var/www/tiny-paste/public_html/template/ver_full.php on line 259