|
AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
|
|
inline |
Create a parameters as an raw SDS item.
This approach to creation allows building the a structure within the parameter system and keeping the sds::Id about to allow updates.
| name | The name for the new SDS item. |
| code | The SDS code for the new item. |
| extra | The extra data, if any. Defaults to none. |
References drama::sds::Id::CreateFromSdsId(), and drama::CreateRunDramaTask().