Returns the names of all the variables defined in the active scope, (not their values)
<?php apd_echo(apd_get_active_symbols()); ?>