All Questions
2 questions
0
votes
1
answer
83
views
Report a status based on a list of results
In one of my services, I have the function as presented below:
...
6
votes
3
answers
3k
views
A safer way to cut a string
I want to get just the first line of a big string. Currently, here's how I do it:
...