The search keyword must be a single word (no spaces).
Function GroupPointOrderLocBJ
- Line
- 8200
- Location
- blizzard.j
- Constant?
- no
- Type
- function
- Arguments
- group whichGroup, string order, location whichLocation
- Returns
- boolean
| 8200 | function GroupPointOrderLocBJ takes group whichGroup, string order, location whichLocation returns boolean |
| 8201 | return GroupPointOrderLoc( whichGroup, order, whichLocation ) |
| 8202 | endfunction
|