Since it contains characters that make it an invalid identifier you have to use this weird escape syntax on your key:
jsonGet("{'OP20 Bolt #1 (pre)':{'Pass':true,'Fail':false}}", "['OP20 Bolt #1 (pre)']")
Since it contains characters that make it an invalid identifier you have to use this weird escape syntax on your key:
jsonGet("{'OP20 Bolt #1 (pre)':{'Pass':true,'Fail':false}}", "['OP20 Bolt #1 (pre)']")