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
sahitya adminsahitya admin 

can call 2 methods from oncomplete in apex:commandbutton

pconpcon
No, but you could always have a single method that then calls your two methods instead.