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

From HSYCO
Jump to navigation Jump to search
Line 6: Line 6:
  
 
[[File:UI Object inim.png]]
 
[[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 ==
 
== Syntax ==

Revision as of 13:09, 5 February 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

Syntax

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

E.g.

(inim serverid; area; x10y20)