• Generate a download URL for a file.

    Parameters

    • filePath: string

      The path in the remote storage bucket to the file to download.

    • Optional callbackValueVariable: Variable

      The variable where to store the result.

    • Optional callbackStateVariable: Variable

      The variable where to store if the operation was successful.

    Returns void