work on making sure all the functions are accounted for

This commit is contained in:
Olivier Gagnon
2021-11-03 18:16:10 -04:00
parent 2578ea51c3
commit c5fb5155f3
124 changed files with 2775 additions and 2204 deletions
@@ -4,7 +4,7 @@
## NS.getServerSecurityLevel() method
Returns the security level of the target server. A servers security level is denoted by a number, typically between 1 and 100 (but it can go above 100).
Get server security level.
<b>Signature:</b>
@@ -28,3 +28,5 @@ Security level of the target server.
RAM cost: 0.1 GB
Returns the security level of the target server. A servers security level is denoted by a number, typically between 1 and 100 (but it can go above 100).