/** * call-seq: * getOutputBindString(variable) * * Get the value stored in a previously defined string output bind variable. */ static VALUE sqlrcur_getOutputBindString(VALUE self, VALUE variable) {