Updated docs and added constants to tracker
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<p><h2>function Val(n$) </h2></p>
|
||||
<p><h2>Function Val(n$) </h2></p>
|
||||
<p>
|
||||
Converts a string to a number and returns the value.
|
||||
</p>
|
||||
@@ -15,6 +15,7 @@
|
||||
Returns 0 if the string was not a valid number.
|
||||
</p>
|
||||
<p>
|
||||
</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user