get_osl_version_string#
- Optislang.get_osl_version_string() str#
 Get the optiSLang version in use as a string.
- Returns:
 stroptiSLang version.
- Raises:
 OslCommunicationErrorRaised when an error occurs while communicating with the server.
OslCommandErrorRaised when a command or query fails.
TimeoutErrorRaised when the timeout float value expires.
Deprecated since version 0.5.0: Use
Optislang.osl_version_stringinstead.