String class

The class is designed for working with strings. String is considered defined (def), if it isn't empty. If string contains a number, the content of the string will be automatically converted to double. When used in a mathematical expression. If the string is empty, its numerical "value" in mathematical expressions will be regarded as zero.

Creating object of class
string:
$str[content of the string]


Copyright © 1997–2010 Art. Lebedev Studio | http://www.artlebedev.com Last updated: 24.12.2004