AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface

◆ GetString()

std::string drama::ParSys::GetString ( const std::string &  name) const

If the Parameter contains scalar value or a character string convert it to a string.

Parameters
nameThe name of the parameter to fetch
Returns
The converted value is returned here.