Monday, October 25, 2010

LCS ($WBFN)

Availability
LCS is available for use with all WBSP commands.
Syntax
$WBFN{LCS(anystring)}
$WBFN[LCS(anystring)]

Arguments
anystring - any string value.

Returns
The string passed as an argument converted to lowercase characters.
Example



Lowercase of Hello World is $wbfn[LCS(Hello World)]!

Result
Lowercase of Hello World is hello world! 
 

No comments:

Post a Comment