InterviewSolution
Saved Bookmarks
| 1. |
Which method can be used to access text symbols in assistance class? |
|
Answer» Using method _WD_COMPONENT_ASSISTANCE~GET_TEXT( ), this allows you to access text symbols of the assistance class in controller of your component. |
|