Warning: Undefined variable $perm in /var/www/tiny-paste/public_html/template/ver_full.php on line 249
function onOpen() {
Warning: Undefined variable $perm in /var/www/tiny-paste/public_html/template/ver_full.php on line 249
SpreadsheetApp.getUi()
Warning: Undefined variable $perm in /var/www/tiny-paste/public_html/template/ver_full.php on line 249
.createMenu("✌️")
Warning: Undefined variable $perm in /var/www/tiny-paste/public_html/template/ver_full.php on line 249
.addItem("вставить функцию, заменить на значения", "myFunction")
Warning: Undefined variable $perm in /var/www/tiny-paste/public_html/template/ver_full.php on line 249
.addToUi();
Warning: Undefined variable $perm in /var/www/tiny-paste/public_html/template/ver_full.php on line 249
}
Warning: Undefined variable $perm in /var/www/tiny-paste/public_html/template/ver_full.php on line 249

Warning: Undefined variable $perm in /var/www/tiny-paste/public_html/template/ver_full.php on line 249
function myFunction() {
Warning: Undefined variable $perm in /var/www/tiny-paste/public_html/template/ver_full.php on line 249
var step = 20;
Warning: Undefined variable $perm in /var/www/tiny-paste/public_html/template/ver_full.php on line 249
var n = 0;
Warning: Undefined variable $perm in /var/www/tiny-paste/public_html/template/ver_full.php on line 249
var active_range = SpreadsheetApp.getActiveRange();
Warning: Undefined variable $perm in /var/www/tiny-paste/public_html/template/ver_full.php on line 249
var sheet = active_range.getSheet();
Warning: Undefined variable $perm in /var/www/tiny-paste/public_html/template/ver_full.php on line 249
var active_range_values = active_range.getValues();
Warning: Undefined variable $perm in /var/www/tiny-paste/public_html/template/ver_full.php on line 249
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 249

Warning: Undefined variable $perm in /var/www/tiny-paste/public_html/template/ver_full.php on line 249
while (formulas.length) {
Warning: Undefined variable $perm in /var/www/tiny-paste/public_html/template/ver_full.php on line 249
var partFormulas = formulas.splice(0, step);
Warning: Undefined variable $perm in /var/www/tiny-paste/public_html/template/ver_full.php on line 249
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 249
n += partFormulas.length;
Warning: Undefined variable $perm in /var/www/tiny-paste/public_html/template/ver_full.php on line 249
new_range.setValues(partFormulas);
Warning: Undefined variable $perm in /var/www/tiny-paste/public_html/template/ver_full.php on line 249
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 249
new_range.setValues(new_range.getValues());
Warning: Undefined variable $perm in /var/www/tiny-paste/public_html/template/ver_full.php on line 249
}
Warning: Undefined variable $perm in /var/www/tiny-paste/public_html/template/ver_full.php on line 249
}
Warning: Undefined variable $control_servidores in /var/www/tiny-paste/public_html/template/ver_full.php on line 264

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:264 Stack trace: #0 /var/www/tiny-paste/public_html/template/ver_full.php(264): 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 264