mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 23:08:36 +02:00
DOCUMENTATION: Update RAM cost of hacknet APIs and remove unnecessary RAM cost docs (#2639)
This commit is contained in:
@@ -69,6 +69,8 @@ Description
|
||||
|
||||
Arguments passed into the script.
|
||||
|
||||
These arguments can be accessed as a normal array by using the `[]` operator (`args[0]`<!-- -->, `args[1]`<!-- -->, etc...). Arguments can be string, number, or boolean. Use `args.length` to get the number of arguments that were passed into a script.
|
||||
|
||||
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
|
||||
Reference in New Issue
Block a user