Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Allows or disallows setting the publisher's return value.
Syntax
public int allowSetReturn(boolean allow)
Run On
Called
Parameters
- allow
Type: boolean
Return Value
Type: int
An int data type value of 1.
Remarks
This method must never be called explicitly from the pre-handler or post-handler code. This method is reserved for unit testing and auto-generated code only.