speedMode: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
back to [[Scripting_Reference#U|COMREF]] | back to [[Scripting_Reference#U|COMREF]] | ||
<h2 style="color:#000066">'''speedMode''''' | <h2 style="color:#000066">'''speedMode ''grp'''''</h2> | ||
'''Operand types:''' | '''Operand types:''' | ||
grp: [[Object | '''grp:''' [[Object or Group]] | ||
'''Type of returned value:''' | '''Type of returned value:''' | ||
Line 13: | Line 13: | ||
'''Description:''' | '''Description:''' | ||
Returns speed mode of the group, which can be any of the following: | Returns speed mode of the '''group''', which can be any of the following: | ||
* '''"LIMITED"''' | |||
* '''"NORMAL"''' | |||
* '''"FULL"''' | |||
'''Example:''' | '''Example:''' | ||
_grpspeed1 = '''speedMode''' grp1 | _grpspeed1 = '''speedMode''' grp1 |
Revision as of 12:15, 17 April 2006
back to COMREF
speedMode grp
Operand types:
grp: Object or Group
Type of returned value:
Description:
Returns speed mode of the group, which can be any of the following:
- "LIMITED"
- "NORMAL"
- "FULL"
Example:
_grpspeed1 = speedMode grp1