-symbol-info-variables.
Example:
session.symbolInfoVariables("my_var");MiPendingCommand symbolInfoVariables(string name = null, bool details = false) @trustedSearches for information about variables.
name | Optional regex for variable name. |
details | Whether to include more details (linkage, visibility, etc.). |
-symbol-info-variables.
Example:
session.symbolInfoVariables("my_var");