How to display all variables in in One Go From Block

hi,

Do we have any statement/way to print out all variables in one go that is being used in one block?

If you use LiteIde for example you can view program variables, functions, TODOs, etc in Go Class View/Go Outline windows.

thanks for responding . I will try to use it.