|
AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
|
Create a string parameter.
Create a parameter of the specified name but string type.
Specialization for crate an std::string item parameter Needed because we can't get this right using the Put template.
| name | The name of the parameter to create. |
| value | The new value for the parameter. |
References drama::sds::Id::CreateFromSdsId(), and drama::CreateRunDramaTask().