forlist : get_value

Get the value of the block as a string.

Any other method of any other object can call this method. This is called 'public' access.

The data-type returned is "stringtype";

This method is contained in the object "forlist".

This method takes no arguments.

This method is overridden from an abstract method with the same signature found in the object @block.

Implementations

C++

Return an empty string.

	return "";

Generated: Wed Apr 5 23:57:31 EST 2006 using "xsltproc ... docbook.xsl". Copyright (c) 2003, 2004, 2005; Paul Hamilton; pHamtec P/L. Use, modification, and distribution is provided free of any limitations.