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

Commands Details

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

Open in Script Editor

Opens the form Script Editor and highlights the selected form method declaration. You can change the method's code.

Debug method

Runs the method in Titanium Client. Only available if the Debug Client is started fro mServoy Developer.

Search for References

Search all references of the method in your active solution.

Create method

Create a new form method (javascript function in form scripting file).

Delete method

Deletes method from form scripting file

Open Form Hierarchy

Opens the Form Hierarchy. There you see the hierarchy tree of the form (according to parent-child relation).

Last updated