startAction() Netscript Function

startAction(type, name)
Arguments:
  • type (string) – Type of action. See Bladeburner Action Types
  • name (string) – Name of action. Must be an exact match

Attempts to start the specified Bladeburner action. Returns true if the action was started successfully, and false otherwise.