OEIsValidSubSearchScreenString¶
Attention
This API is currently available in C++ and Python.
bool OEIsValidSubSearchScreenString(const std::string &stypestr)
Returns true
if the given string is a valid representation of any
available screen type.
See also
OEGetSubSearchScreenType
function