The search keyword must be a single word (no spaces).
Function GroupImmediateOrderBJ
- Line
- 8205
- Location
- blizzard.j
- Constant?
- no
- Type
- function
- Arguments
- group whichGroup, string order
- Returns
- boolean
| 8205 | function GroupImmediateOrderBJ takes group whichGroup, string order returns boolean |
| 8206 | return GroupImmediateOrder( whichGroup, order ) |
| 8207 | endfunction
|