Method

Reference documentation for Scope Methods 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 method in Script Editor

Debug method

Runs the method in started client

Search for References

Searches all places where the global method is used.

Create Method

Creates a new method in same global scope

Delete Method

Deletes method 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 method in Script Editor.

Debug method

Runs the method in started client. Cannot run if NGClient is not started.

Search for References

Searches all places where the global method is used.

Create variable

Creates a new variable in same global scope

Delete Method

Deletes method from global scope

Last updated