Hi there,I would like to ask for your help on the following.I have been trying console.log() over ten times but the result got the same 'Not working'.This is my first time to see it so I appreciate your support to be able to work it right.Thanks.--
You received this message because you are subscribed to the Google Groups "Google Apps Script Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-script-c...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-script-community/e701a61d-cbd4-494f-bb7a-d4e031e9a3acn%40googlegroups.com.
Rather than console.log(“tst”);
Try using: Logger.log(“tst”);
From: google-apps-sc...@googlegroups.com <google-apps-sc...@googlegroups.com> On Behalf Of Eduardo Quiroz
Sent: Friday, March 17, 2023 9:40 AM
To: Google Apps Script Community <google-apps-sc...@googlegroups.com>
Subject: Re: [Apps-Script] Debug: Error 'Not working'
No no no... Thats not the problem...
It just happen with new GAS projects.
Once i create the new script (just one function) and try to execute... It keeps like processing but do not shows nothing... And, in other cases, it shows the next message "
11:07:47
Error
Se ha producido un error desconocido. Inténtalo de nuevo más tarde.
"
It i s like "Unknown error. Try again later"
But I've been waiting more than an hour.
El sábado, 11 de marzo de 2023 a la(s) 21:22:40 UTC-5, paul.ar...@section6.nz escribió:
Do you perhaps have two functions in your project called test()? Change this one to something unique and try again.
On Saturday, 11 March 2023 at 21:31:26 UTC+13 deepak....@gmail.com wrote:
Hi there!
I'm happy to help. Can you give me more information about what you are trying to do and what code you are working with? Also, can you provide the exact error message or output you are seeing when you run the code? That will help me understand the problem better and provide more specific guidance.
On Mon, Mar 6, 2023 at 4:57 PM Ryuya <ryuya_...@tyomnl.net> wrote:
Hi there,
I would like to ask for your help on the following.
I have been trying console.log() over ten times but the result got the same 'Not working'.
This is my first time to see it so I appreciate your support to be able to work it right.
Thanks.
--
You received this message because you are subscribed to the Google Groups "Google Apps Script Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-script-c...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-script-community/e701a61d-cbd4-494f-bb7a-d4e031e9a3acn%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Google Apps Script Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-script-c...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-script-community/203fd90f-f697-44f2-919b-652de2cf1d68n%40googlegroups.com.