USING @RETURN IN BUSINESS RULES
USING @RETURN IN BUSINESS RULES There is a very useful function available to business rule authors, @RETURN . This function allows you to return a message to the user executing the business rule and terminate the business rule. One very valuable use of this function is when verifying the values input into run time prompts. […]


