get file from assets

This block is part of the files group and was last modified in core v10.4.28.

get file from assets v10.4.28

makes files from assets accessible in blueprints

In pins 1
  • asset path required
    value

    local path to the asset (e.g. /public/images/image.png)

Out pins 5
  • success
    condition

    asset exists

  • file
    file

    file-type to be used

  • name
    value

    filename of the asset

  • type
    value

    type of the asset

  • size
    number

    size in bytes of the asset

assets

A typical wiring for get file from assets: the success out pin feeds branch.

Studio canvas example for the get file from assets block: typical wiring for get file from assets.

Used in these guides

These documentation pages use or explain this block:

Version history

Introduced in v10.4.28.


Back to files Return to the main group to view all sub-groups Back to file assets Return to the group to view all blocks within this group