PtokaX forum

Lua 5.3/5.2/5.1 Scripts (for PtokaX 0.4.0.0 and newer) => Help with scripts => Topic started by: Pedja on 09 April, 2011, 08:17:58

Title: How to parse comma delimiter string?
Post by: Pedja on 09 April, 2011, 08:17:58
I have simple problem, that is almost embarrasing: I cannot find a way to parse comma delimited string in Lua.

For example, I have "abc, def, geh, ijk" and I just want to split it to array.