MC-Basic:robot.TYPEOF

From SoftMC-Wiki
Revision as of 08:36, 22 May 2014 by Miborich (talk | contribs)
Jump to: navigation, search

Returns the group model:

Axystems:robot model table

Syntax

<point_variable> = <robot_name>.typeof

? <robot_name>.typeof

Availability

All versions

Type

Long

Scope

Configuration, Task, Terminal

Examples

-->? Scara.Typeof

-->4

See Also