Programming Reference Manual
 
Syntax
 
Dim v As String * n
 
Description
A fixed length (n characters) string value.
See Also
 
Example