Skip to content

toggleTagStatusForFileWithId

Function

toggleTagStatusForFileWithId (fileId)

Description

Toggles the tag flag for the file, then adds or removes the file from the Tagged folder.

Arguments

  • fileId - The fileId of the Vablet file

Returns

  • success - This is a boolean that indicates whether the function was successful or not

  • error - If the function was unsuccessful, then details on the error are returned here