Takes a single value from your data and outputs it as-is, with the option to first decode it from Base64. Use this when a value already holds the exact content you want to send out, such as the raw text of a file or a file that arrived Base64-encoded and needs decoding back to its original bytes before it is written or uploaded.