unlink_registered_file# ansys.optislang.core.tcp.server_commands.unlink_registered_file(actor_uid: str, uid: str, password: str | None = None) → str# Generate JSON string of unlink registered file command. Parameters: actor_uid: strActor uid entry. uid: strUid entry. passwordOptional[str], optionalPassword, by default None. Returns: strJSON string of unlink registered file command.