set_temporary_directory# TwinBuilder.set_temporary_directory(path: str | Path) → bool# Set temporary directory path. Parameters: pathstr or pathlib.PathTemporary directory path. Returns: boolTrue when successful, False when failed. References >>> oDesktop.SetTempDirectory()