mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-01-17 14:18:13 +01:00
update doc
This commit is contained in:
parent
f4e4d366d3
commit
c2081de452
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user