purchaseEquipment() Netscript Function

purchaseEquipment(memberName, equipName)
Arguments:
  • memberName (string) – Name of Gang member to purchase the equipment for
  • equipName (string) – Name of Equipment/Augmentation to purchase

Attempt to purchase the specified Equipment/Augmentation for the specified Gang member.

Returns:True if the equipment was successfully purchased. False otherwise