DefReader.next

Gets the next key/value pair. both key and value a stripped of non visible start and ending chars

class DefReader
string
next
(
bool skipEmpty = true
)

Return Value

Type: string

The key after read the next key/value pair

Meta