SecureBlackbox 2020 Python Edition

Questions / Feedback?

attach_file Method

Creates an attachment from a file.

Syntax

def attach_file(filename: str) -> int: ...

Remarks

Use this method to create an attachment from a file. Use attachments property to provide further attachment details.

The method returns the index of the new attachment in the attachments list.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 Python Edition - Version 20.0 [Build 8154]