-->
Page 1 of 1

String function documentation error

PostPosted: Tue Dec 01, 2015 1:21 pm
by heckler
In the documentation for String Functions...

I believe the documentation for the "mid()" function is a bit incorrect
where it says
mid():
Will return the string from the start position to the end position inside of the input string.
mid({string or var name},{Start position},{end position})


it should say ... mid({string or var name},{start position},{number of characters})

dwight

Re: String function documentation error

PostPosted: Tue Dec 01, 2015 2:44 pm
by Mmiscool
This has been fixed in the the documentation.