SystemAnyPresent(Module Codes: String): Boolean
SystemAnyPresent function checks if any of a list of modules are present at the System level. Returns True if any module in the list is present, False otherwise.
SystemAnyPresent function syntax has these named arguments:
Parameter |
Description |
|---|---|
Module Codes |
Required. A semicolon separated list of module codes. |