Forum Discussion
Deleted
Jul 08, 2019User defined functon
Working with Log Analytics I am trying to convert a query to a user defined function. I have never done that before and examples of user defined functions on the web are pretty rare. I am getting...
- Jul 08, 2019
HIi Deleted ,
Yes there should be ; at the end of the function and you fixed that. I think also the function should container lowercase characters only. I couldn't find information where this is documented. After you fix the name it should work. I've tried it in the demo environment and it works.
Deleted
Jul 08, 2019Also forgot the ; at the end of the let {};
Still does not work.
Still does not work.