Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Checks the validity of a ship carrier ID.
Syntax
client server public static boolean validateCarrierId(ShipCarrierId _carrierId)
Run On
Called
Parameters
- _carrierId
Type: ShipCarrierId Extended Data Type
The carrier ID to be validated.
Return Value
Type: boolean
true is the carrier is valid; otherwise false.