Wednesday, September 8, 2010

ASC ($WBFN)

Availability
ASC is available for use with all WBSP commands.
Syntax
$WBFN[ASC(character)]
Arguments
character - any ASCII character.
Returns
An ASCII code of the character passed as an argument.
Example of use:
Use it in any WBSP file:


ASCII code of letter A is $wbfn[asc(A)]!

Result
ASCII code of letter A is 65!

read more 

No comments:

Post a Comment