Function IniLikeGroup.LineNode.setEscapedValue

Set value for line. If underline line is comment, than newValue is set as comment.

void setEscapedValue (
  string newValue
) pure @trusted;

Prerequisites

Node must be non-null.