- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-19-2015 02:58 AM
Hi All,
Is there any problem when we call one function in another in the same "Script include" because when I do so, it does not work? If so then please suggest any best practice to achieve this.
Brgds, AM
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-19-2015 03:12 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-19-2015 05:41 AM
It should work using this, can you show us your script?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-20-2015 01:07 PM
Hi All, As suggested, I am able to call the function using this.funcName();
Thank you for your kind support! All answers are helpful and all are correct
Brgds, AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-18-2024 01:54 PM
hi i have lot of doubts example below
I have a table which contains record assume that is parent when i open child table that parent record number to be displayed in child table via script include plz send ex
ample code