space
Usage
space <coordinates>
Return value
(String value of) the piece in the space at the given coordinates. If the space is empty, "@" is returned. If there is no space at the given coordinates, "-" is returned.
Example
if == N space a1:
echo White has a knight at a1;
endif;
page revision: 1, last edited: 09 Oct 2008 06:32