1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-01-17 14:18:13 +01:00

update doc

This commit is contained in:
Justin Lin 2019-06-29 10:01:43 +08:00
parent 46c25aa51e
commit ce0daaf6bc

View File

@ -2,7 +2,7 @@
The dir changed since 2.0.
Returns a new string that is a substring of the given string.
Returns the part of the string from `begin` to `end`, or to the `end` of the string (`end` not included).
## Parameters