bool SetStringValue(std::string string_value)
Sets the value of the parameter as a string. This string value is not converted into the real value until the LoadValue member function is called. The function returns true if the set succeeded. Currently this function always succeeds for any parameter implimented by OpenEye.