The search keyword must be a single word (no spaces).

Function GroupImmediateOrder

Line
2362
Location
common.j
Constant?
no
Type
native
Arguments
group whichGroup, string order
Returns
boolean
2362
native GroupImmediateOrder                  takes group whichGroup, string order returns boolean
2363
native GroupImmediateOrderById              takes group whichGroup, integer order returns boolean
2364
native GroupPointOrder                      takes group whichGroup, string order, real x, real y returns boolean
2365
native GroupPointOrderLoc                   takes group whichGroup, string order, location whichLocation returns boolean
2366
native GroupPointOrderById                  takes group whichGroup, integer order, real x, real y returns boolean
2367
native GroupPointOrderByIdLoc               takes group whichGroup, integer order, location whichLocation returns boolean