Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Basic » String » WriteObjectToBase64

WriteObjectToBase64


Module: FoundationLite

Encodes object as base64 string.

Name Type Description
Input value inObject <T> Object to be saved
Output value outString String Output String

The type of this filter is defined using the type variable T which represents any valid type. Read more.

Complexity Level

This filter is available on Basic Complexity Level.