18 lines
296 B
Plaintext
18 lines
296 B
Plaintext
M587 S"MYROUTER" P"ABCxyz;"" 123"
|
|
|
|
----------------------------------------------------
|
|
|
|
[
|
|
["keyword", "M587"],
|
|
|
|
["property", "S"],
|
|
["string", "\"MYROUTER\""],
|
|
|
|
["property", "P"],
|
|
["string", "\"ABCxyz;\"\" 123\""]
|
|
]
|
|
|
|
----------------------------------------------------
|
|
|
|
Checks for strings.
|