|
AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
|
Insert a string value into the parameter.
Specialization for putting an std::string item into a structure Needed because we can't get this right using the Put template.
| name | Name of the parameter to set.. |
| value | The new value for the parameter. |