4.83
Left$ Function
Application
String function.
Syntax
Left$(string$,n)
Notes
This function returns a string made up of the first ncharacters of string$.
If n is greater than the number of characters in string$ then the whole string is returned.
Example
After the call A$ contains “Ab”
A$ = Left$(“AbcDe”,2)
4.84
Len Function
Application
String Function
Syntax
Len(String$)
Notes
This function returns the number of characters in the string string$
Examples
A = Len(A$) + 2
4.85
Line Command
Application
Page graphics.
For use in pages only.
Syntax
Line x1,y1, x2,y2
Notes
Draws line from (x1,y1) to (x2,y2) and sets current position to x2,y2.
The current line colour and style is used. Positions are defined in mm.
4.86
LineColour Command
Application
Page graphics.
For use inpages and reports only.
MAN0179
Page 4.36
Zetasizer 1000/2000/3000/4000/5000/4700
Artisan Scientific - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisan-scientific.com
Summary of Contents for Zetasizer Series
Page 11: ...Artisan Scientific Quality Instrumentation Guaranteed 888 88 SOURCE www artisan scientific com...
Page 16: ...Artisan Scientific Quality Instrumentation Guaranteed 888 88 SOURCE www artisan scientific com...
Page 34: ...Artisan Scientific Quality Instrumentation Guaranteed 888 88 SOURCE www artisan scientific com...
Page 38: ...Artisan Scientific Quality Instrumentation Guaranteed 888 88 SOURCE www artisan scientific com...
Page 116: ...Artisan Scientific Quality Instrumentation Guaranteed 888 88 SOURCE www artisan scientific com...