hi,
Do we have any statement/way to print out all variables in one go that is being used in one 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.