We have the need to determine OS on which FME destop session is running, such as Windows or Linux/Mac.
For lack of an elegant solution, we get the application path from FME_HOME / FME_HOME_UNIX to make the "assumption". I would appreciate if someone can share better alternatives.