Checks if the source code ID either exists in the source code table, exists in the alternate source code table or is blank.
Syntax
client server public static boolean validateSourceCode(MCRSourceID _sourceID)
Run On
Called
Parameters
- _sourceID
Type: MCRSourceID Extended Data Type
This is a unique identifier for the source code.
Return Value
Type: boolean
This is a boolean value indicating the result of the validation.