Select the correct option regarding Server Actions.
Setting the Function property to Yes requires the Server Action to have only one Output Parameter.
All Server Actions must have at least one Input or Output Parameter.
Setting the Public property to Yes requires the Server Action to have at least one Input or Output Parameter.
It is not possible to set both Public and Function properties to Yes at the same time.
Submit