GPDL $LISTENTEXT

DungeonCraft Help Home

    $LISTENTEXT()

Return Value: The result of the most recent $LISTEN call.

This function is not needed. One could always save the result of a $LISTEN(). But having this function avoids the problem of having to invent a variable every time you want to communicate with the player.

See $LISTEN for an example.