MC-Basic:robot.TYPEOF

From SoftMC-Wiki
Revision as of 14:58, 18 January 2011 by Anonymous (talk)
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