OESubSearchStatusToName
Attention
This API is currently available in C++ and Python.
OESubSearchStatusToName(s: int) -> str
Returns the string representation of the constants in the
OESubSearchStatus namespace.
See also
OESubSearchDatabase.Searchmethod
Code Example