Navigation: thinBasic Modules > Core > String handling > LETTER_SetMask$ |
|
Description
Set the mask used to define letter chars.
Return the previous mask used to define letter chars.
Syntax
s = LETTER_SetMask$(string_expression)
Returns
String
Parameters
Name |
Type |
Optional |
Meaning |
String_Expression |
String |
No |
Any string expression |
Remarks
Restrictions
See also
Examples
© 2004-2008 thinBasic. All rights reserved. | Version 1.7.0.0 | Web Site: http://www.thinbasic.com |