getActionCurrentLevel() Netscript Function

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

Returns the current level of this action.

Returns -1 if an invalid action is specified.