SysDirDelete (FUN)ΒΆ
FUNCTION SysDirDelete : RTS_IEC_RESULT
Deletes a directory with the specified name
- InOut:
- Scope - Name - Type - Comment - Return - SysDirDelete- RTS_IEC_RESULT- Returns the runtime system error code (see CmpErrors_Itf.library) - Input - szDir- REFERENCE TO STRING - Name of directory 
