Difference between revisions of "Inim (I/O Server Object)"

From HSYCO
Jump to navigation Jump to search
Line 1: Line 1:
<noinclude>
+
<noinclude>{{UI Object Header}}[[Category:INCOMPLETE]]</noinclude>
[[Category:INCOMPLETE]]
+
Shows a ??? panel with ???.
[[Category:UI Objects]]
+
<noinclude>??? information is retrieved using the ??? I/O Server. The id has to be equal to the I/O Server's name.
 +
For further details refer to the [[???|??? I/O Server Application Note]].
 
</noinclude>
 
</noinclude>
 +
 +
[[File:UI Object inim.png]]
 +
 +
== Parameters ==
 +
*'''server id''': the server ID
 +
*'''area''': the area
 +
*'''position''': the object's position. Use the pixels or rows and columns coordinates format
 +
 +
== Syntax ==
 +
(inim <server id>; <area>; <position>)
 +
E.g.
 +
(inim serverid; area; x10y20)

Revision as of 13:17, 31 January 2014

Note  For a description and a complete list of UI Objects, see UI Objects.

Shows a ??? panel with ???. ??? information is retrieved using the ??? I/O Server. The id has to be equal to the I/O Server's name. For further details refer to the ??? I/O Server Application Note.


File:UI Object inim.png

Parameters

  • server id: the server ID
  • area: the area
  • position: the object's position. Use the pixels or rows and columns coordinates format

Syntax

(inim <server id>; <area>; <position>)

E.g.

(inim serverid; area; x10y20)