Updated docs

This commit is contained in:
n00b
2024-12-15 23:12:45 -05:00
parent 7181b6924a
commit 3a03aaa148
124 changed files with 518 additions and 202 deletions

View File

@@ -7,7 +7,7 @@
</head>
<body>
<p><h2>function ArraySize(Byref id, array_dim) </h2></p>
<p><h2>Function ArraySize(Byref id, array_dim) </h2></p>
<p>
Returns the number of elements in the given dimension of an array
</p>