Global Logic X-Ref Parameter List |
DEVELOPER |
Name |
Length |
Usage |
Type |
$QueueName |
12 |
Queue name. Primary key of @VBQU1. |
Input |
$GlobalLogicName |
8 |
Global Logic name. |
Input |
$ShowFunctions |
1 |
'Y’ if you want to return the functions that use $GlobalLogicName. |
Input |
$ShowGlobalLogics |
1 |
'Y’ if you want to return the Global Logics that use $GlobalLogicName. |
Input |
$RecursiveSearch |
1 |
'Y’ if you want to follow Global Logic usages back to the top Global Logic. |
Input |
$EndOfProcessStatus |
250 |
This returns an error message if there is an error that aborts the whole process (e.g. missing queue name). A ‘Y’ is returned if the process completes correctly. |
Output |
Topic ID: 500186