Version of FMI.
version = fmiGetVersion(fmu)
tlist, a model that can be received by importFMU.
string, a version of FMI.
fmiGetVersion is the function which returns the version of the "fmiModelFunctions.h" header file which was used to compile the functions of the
"Model Exchange Interface". The function returns "fmiVersion" which is defined in this header file. The standard header file as documented in this specification has version "1.0".