Navigation:  thinBasic Modules > Core > String handling >

DIGIT_SetMask$

Previous pageReturn to chapter overviewNext page

 

Description

 

Set the mask used to define digit chars.

Return the previous mask used to define digit chars.

 

Syntax

 

s = DIGIT_SetMask$(string_expression)

 

Returns

 

String

 

Parameters

 

Name

Type

Optional

Meaning

String_Expression

String

No

Any string expression

 

Remarks

 

Restrictions

 

See also

 

DIGIT_GetMask$

 

Examples

 

 

© 2004-2008 thinBasic. All rights reserved. Version 1.7.0.0 Web Site: http://www.thinbasic.com