function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Abhisek BhattaAbhisek Bhatta 

Calling s-control from itself

Hi, Is it possible to call a s-control within itself? I have written a custom s-control and want to call it from itself on a button click. Is it possible?