It has 2-3 elements every time, sadly sometimes a string in the middle. How can I convert it? I need to read the first element - the solutions I found didn’t work.
Example:
1). [1 0]
2). [1 Test 2]
Range over the interface and use switch . (type) on its elements
Обсуждают сегодня