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
Deepika TestDeepika Test 

webservice keyword

What must a developer consider when using webservice keyword?(Multiple answer possible)
a)Keyword static must be present
b)Methods cannot take some parameters.
c)All methods and variables must be global
d)Webservice can return Map or Set type.