getAttachment: Gets an attachment

View source: R/records.R

getAttachmentR Documentation

Gets an attachment

Description

Retrieve an attachment and store it to a temporary file. The name of the temporary file is returned.

Usage

getAttachment(formId, recordId, fieldId, blobId)

Arguments

formId

a form id

recordId

the record Id

fieldId

the attachment field id

blobId

the attachment blob id

See Also

Other record functions: addRecord(), deleteRecord(), getRecord(), getRecordHistory(), recoverRecord(), updateRecord()


bedatadriven/activityinfo-R documentation built on Dec. 21, 2024, 8:23 a.m.