Microsoft® Visual Basic® Scripting Edition String Function |
| Language Reference |
|
Returns a repeating character string of the length specified.
String(number, character)
The String function syntax has these arguments:
Part Description number Length of the returned string. If number contains Null, Null is returned. character Character code specifying the character or string expression whose first character is used to build the return string. If character contains Null, Null is returned.
If you specify a number for character greater than 255, String converts the number to a valid character code using the formula:
character Mod 256
file: /Techref/language/asp/vbs/vbscript/170.htm, 2KB, , updated: 1996/11/22 10:12, local time: 2024/11/9 17:29,
52.14.135.68:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://massmind.org/Techref/language/asp/vbs/vbscript/170.htm"> Microsoft® Visual Basic® Scripting Edition </A> |
Did you find what you needed? |
Welcome to massmind.org! |
The Backwoods Guide to Computer Lingo |
.