Accessing Help
The PeopleCode Editor has context-sensitive online help for all PeopleCode built-in functions, methods, properties, system variables, and meta-SQL. To access online help, place the cursor in the item that you want to look up, then press F1. If there is a corresponding entry in the online reference system it appears; otherwise an error message similar to the following appears.
Help cannot be displayed because no help topic was found for the help context ID⇒
"my_topic".
If more than one entry is applicable, a pop-up window that lists all applicable entries appears. Select the entry for the item of interest.