Function; SobGroup_IsDocked - HWRM/KarosGraveyard GitHub Wiki

SobGroup_IsDocked(<sSobGroupName>)

Description

Returns true if any squadron within <sSobGroupName> is docked with any ship.

Example

if SobGroup_IsDocked("Convoy_1")==1 then ...code... end

Arguments

<sSobGroupName>: name of the sobgroup.

Related Pages

Function Reference

Comments

Is the word "any" accurate? I've found that its roughly half.

--Mostly_harmless (2007-04-26 21:40:55)

Page Status

Updated Formatting? Initial
Updated for HWRM? Initial