From OpenSCADAWiki
Jump to: navigation, search
(Importing a new version from external source)
(Importing a new version from external source)
 
Line 1: Line 1:
 
== {{Anch|SYSUI|Subsystem "User interfaces" (SYS.UI)}} ==
 
== {{Anch|SYSUI|Subsystem "User interfaces" (SYS.UI)}} ==
 
Functions of the subsystem object:
 
Functions of the subsystem object:
* ''string mimeGet(string fnm);'' — mime type obtaining at the file name ''fnm''.
+
* ''string mimeGet(string fnm);'' — obtaining the MIME type at the file name ''fnm''.

Latest revision as of 11:47, 3 December 2023

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Documents/User API)
== {{Anch|SYSUI|Subsystem "User interfaces" (SYS.UI)}} ==
Functions of the subsystem object:
* ''string mimeGet(string fnm);'' — obtaining the MIME type at the file name ''fnm''.
Translation== {{Anch|SYSUI|Subsystem "User interfaces" (SYS.UI)}} ==
Functions of the subsystem object:
* ''string mimeGet(string fnm);'' — obtaining the MIME type at the file name ''fnm''.

Subsystem "User interfaces" (SYS.UI)

Functions of the subsystem object:

  • string mimeGet(string fnm); — obtaining the MIME type at the file name fnm.