File Parsing

(imported topic written by netmeister91)

I’d like to return true if I find the word “ignore” following the first { and before the last } following the word DefaultPXEBootMode. There may be any number of white spaces or crlf after the first { and before the last }

Thanks

DefaultPXEBootMode {

ignore

}

(imported comment written by MattBoyd)

(preceding text of first “}” of following text of first “{” of following text of first “DefaultPXEBootMode” of it as trimmed string) of "DefaultPXEBootMode {

ignore

}"