|
|
|---|
| Zingoolarity Homepage | System | Finding Phrases in the Source Code |
| Finding Phrases in the Source Code |
|---|
Finding Phrases in the Source CodeThe Find function allows you to search all source code files of Zingoolarity for a certain phrase. This is helpful, if you want to do code modifications and need to assess the code segments, which you have to change. For example: listTopicByParent( The function will list all source code files, which contain this phrase.
You can click on the filename (or the View button on the right) to display the color-highlighted source code, if you want to study the code in detail. Please note that this command does not allow editing of the source code. |