Parsing problem
-
Please check screenshot here - imgur.com/a/6t7Fyik
Please check the image above . I want help , check the log , in first block of parsing , i got 6 parsed dates but i want only 1 date from last.
When i unselect recursive , it shows only first date from top but i want last date from top
I want to parse from bottom of log , can u please show me solution
How can i parse date with same left and right string from botton.
-
Parse them as recursive, then simply write
<MYLIST[-1]>
to get the last element. Lists support negative indices like in python.
-
I have to enter it in automate section
-
Reply please
-
FUNCTION Constant "<enddate[-1]>" -> VAR "lastenddate"
-
see above it is not working
-
Mate you're not even trying are you?
-
Yes , you can check abobe screenshot
-
I am a noob and i am trying my best to become expert , please i want your some help , the code u sent me , i had added it in my parse block in automate section but it doesnot show enddate first in another block . Should i have to enter this code in automate section like https://imgur.com/a/8yDzlfL or it has to be entered in another block
-
It has to be entered in the loliscript
-
I am making config in anomly
-
I like pizza for dinner.
(about same amount of relevance as the statement above)
-
@Ruri adding [-1] its not working, I checked the recursive box too, but no way. What should I do? Please help
-
Hi @Ruri! Adding [-1] to the Variable its not working. I tried everything; using old version of OB, changing variables, all I could do. but no way. Please help.
-
What version of OpenBullet are you using? Also your variable must be a LIST otherwise it doesn't work.