mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-01 04:20:27 +02:00
update doc
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
# parse_number
|
||||
|
||||
The dir changed since 2.0.
|
||||
|
||||
Parses the string argument as an number.
|
||||
|
||||
## Parameters
|
||||
|
@@ -1,7 +1,5 @@
|
||||
# split_str
|
||||
|
||||
The dir changed since 2.0.
|
||||
|
||||
Splits the given string around matches of the given delimiting character.
|
||||
|
||||
## Parameters
|
||||
|
@@ -1,7 +1,5 @@
|
||||
# sub_str
|
||||
|
||||
The dir changed since 2.0.
|
||||
|
||||
Returns the part of the string from `begin` to `end`, or to the `end` of the string (`end` not included).
|
||||
|
||||
## Parameters
|
||||
|
Reference in New Issue
Block a user