Salesforce

How Do I Get to the Help Page of a Function? (Magic xpi 4.13)

« Go Back

Information

 
Created BySalesforce Service User
Approval Process StatusPublished
Objective
Description

How Do I Get to the Help Page of a Function? (Magic xpi 4.13)

When you are programming in any language, it’s difficult to remember how all the functions work. Fortunately Magic xpi makes it easy to find a good help page while you are coding. There are two ways to do this.

Finding a Help Page for a function from anywhere:

You can always get to the help page for a function from anywhere in the Studio.

  1. Press F1. This brings up context-sensitive Help.

  2. Click on the Index tab.

  3. Type in the name of the function.

You will jump to the help page for that function. Also, you can use the Search tab to find all references to the function.

Hint:

You can leave the Help screen open while you are coding, especially while you are learning Magic xpi, to make it quicker to look things up.

Finding Help from the Expression Editor:

In addition, you can jump directly to the help page for a function, from the expression containing the function.

  1. Go to the Expression Editor.

  2. Position the cursor on the function that appears in the editor.

  3. Press F1.

Now you will be positioned on the Help page for the function you were parked on.

Finding Help from the Functions List:

One really useful way to enter functions is the Functions List. Not only can you find the Help page easily, but when you select the function, the parentheses and parameter placeholders are entered automatically, making it easier to enter the function.

For more details on how to do this, see How Do I Open the Functions List from the Expression Editor?

Reference
Attachment 
Attachment