parse_negation


Description:

public bool parse_negation (ref string val)

Check if the value starts with the negation operator. If it does, remove the operator from the value and return true. Otherwise, return false.

Parameters:

val value to check

Namespace: Zeitgeist.Utils
Package: zeitgeist-2.0