Variable

Reference documentation for Scope Variables in the Solution Explorer

Overview

Commands Summary

A summary of commands available on this item via right-click context menu

CommandSummary

Open in Script Editor

Opens the variable in Script Editor

Edit variable

Edits variable type and default value.

Search for References

Searches all places where the global variable is used.

Create variable

Creates a new variable in same global scope

Delete Variable

Deletes variable from global scope

Commands Details

The details for each command available on this item via right-click context menu

Open in Script Editor

Opens the variable in Script Editor.

Edit variable

Edits variable type and default value.

Search for References

Searches all places where the global variable is used.

Create variable

Creates a new variable in same global scope

Delete Variable

Deletes variable from global scope

Last updated