Removes an entry from the jobs' LDC (local data collection).
Syntax
BegFunc RemoveLdcObject Access(*Public) Type(Void)
DclSrParm name Type (*String)
Parameters
-
name - The name of the entry to be removed.
Exceptions
The following exceptions may be encountered during the execution of this method.
| Value | Condition |
|---|---|
MonarchJobEndedException |
The Monarch Job has ended in an exception. |
MonarchJobUnavailableException |
There is no Monarch Job available to accept commands. |
Example
DclFld Command Type(ASNA.Monarch.Command) New(*Base.Context) Command.RemoveLdcObject("CompanyName")
Requirements
Namespace: ASNA.Monarch.WebDspF
Assembly: ASNA.Monarch.WebDspF.DLL
Platforms: Windows Server 2012, Windows Server 2012 R2, Windows Server 2016, Windows 7, Windows 8 Pro, Windows 10 Pro
