Get Variable

txt = pcb.var(n)

Wraps up a call to request pcb.cmd(n) and read with pcb.rdvar(), while locking the Lua state to avoid contentions.