aleksa77 Client Регистрация 30.09.2011 Сообщения 914 Благодарностей 90 Баллы 28 20.06.2020 #1 {-Project.LastErrorComment-} - works when error shows up, it put in variable text from logs,right? If this correct in this example, why the system did not add " no elements found by regex " thanks
{-Project.LastErrorComment-} - works when error shows up, it put in variable text from logs,right? If this correct in this example, why the system did not add " no elements found by regex " thanks
VladZen Administrator Команда форума Регистрация 05.11.2014 Сообщения 22 616 Благодарностей 5 959 Баллы 113 23.06.2020 #2 LastErrorComment is what you typed action properties comment field.
aleksa77 Client Регистрация 30.09.2011 Сообщения 914 Благодарностей 90 Баллы 28 23.06.2020 #3 thanks, about logs and comment about errors, macro for it exist ?
VladZen Administrator Команда форума Регистрация 05.11.2014 Сообщения 22 616 Благодарностей 5 959 Баллы 113 23.06.2020 #4 aleksa77 сказал(а): thanks, about logs and comment about errors, macro for it exist ? Нажмите, чтобы раскрыть... Unfortunately, there is no special macro. You can use this C# method to get some info about error action. Реакции: aleksa77
aleksa77 сказал(а): thanks, about logs and comment about errors, macro for it exist ? Нажмите, чтобы раскрыть... Unfortunately, there is no special macro. You can use this C# method to get some info about error action.
aleksa77 Client Регистрация 30.09.2011 Сообщения 914 Благодарностей 90 Баллы 28 24.06.2020 #5 thanks, i have this code, but I can extract only Id of error , right ?
VladZen Administrator Команда форума Регистрация 05.11.2014 Сообщения 22 616 Благодарностей 5 959 Баллы 113 25.06.2020 #6 aleksa77 сказал(а): thanks, i have this code, but I can extract only Id of error , right ? Нажмите, чтобы раскрыть... Yes, you can get error action id with this method. Реакции: aleksa77
aleksa77 сказал(а): thanks, i have this code, but I can extract only Id of error , right ? Нажмите, чтобы раскрыть... Yes, you can get error action id with this method.