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