getActionAutolevel() Netscript Function

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

Return a boolean indicating whether or not this action is currently set to autolevel.

Returns false if an invalid action is specified.