Navigation:  thinBasic Modules > Eval >

Supported keywords in Eval_... functions

Previous pageReturn to chapter overviewNext page

 

Description

 

Syntax

 

Returns

 

Parameters

 

Remarks

 

Current supported numeric functions that can be used inside Eval_... functions are:

SIN, COS, RND, SQR, ROUND, FIX, CEIL, FRAC, INT, ABS, SGN, TAN, ATN, EXP, EXP2, EXP10, LOG, LOG2, LOG10, PI, MAX, MIN, FACT

 

Current supported string functions that can be used inside Eval_... functions are:

CHR$, MID$, LEFT$, RIGHT$, REPEAT$, FORMAT$, LEN, PARSE$, PARSECOUNT, STR$, REMOVE$, EXTRACT$, INSTR, VAL, TRIM$, RTRIM$, LTRIM$, UCASE$, LCASE$, MCASE$, LSET$, CSET$, RSET$, TALLY, REPLACE$, VERIFY, STRDELETE$, STRINSERT$, STRREVERSE$, ASC, STRCONST$, CHOOSE$, IIF$, MAX$, MIN$

 

Restrictions

 

Attention:

the supported functions mentioned above, are not the same as thinBasic functions so syntax can be little different.

We will harmonize them in next thinBasic releases.

 

See also

 

Examples

 

 

 

 

 

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