- Регистрация
- 01.10.2016
- Сообщения
- 340
- Благодарностей
- 48
- Баллы
- 28
So I'm parsing out some information.
i can reg ex the information but i really only need to get the last 5 matches (actual matches are defined by a variable), but i will always have extra crap before it but i only need the last defined matches and add them to the list for temp info in the match
in the what to get area of a text processing is it possible to set it to where it will retrieve the last 5 or so result only? (the last 5 is a example cause it will be variable based)
i can reg ex the information but i really only need to get the last 5 matches (actual matches are defined by a variable), but i will always have extra crap before it but i only need the last defined matches and add them to the list for temp info in the match
in the what to get area of a text processing is it possible to set it to where it will retrieve the last 5 or so result only? (the last 5 is a example cause it will be variable based)