Hi, I am trying to find the last character in a string for the tomcat service to determine what version I am dealing with on systems, but I am getting an error saying ‘The operator “Last” is not defined’ when I run it in the QnA tool. Here is my statement:
(following text of last “tomcat” of (services whose (it as string as lowercase contains “tomcat”)))