https://learninghub.kx.com/forums/topic/capstone-fundamental-ex-1-5
refServiceHandle: hopen ::5010 **1.5 Using the handle refServiceHandleand theuniqueOptsvariable we created before, call thegetOptionRefAPI and retrieve the associated Options Reference data. Store the returned table in a variableoptRef`.**
optRef: refServiceHandle(`getOptionRef;uniqueOpts)
Using this line of code is not working. IPC says blocked. How do I fix it?