getActionMaxLevel() Netscript Function

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

Returns the maximum level for this action.

Returns -1 if an invalid action is specified.