Backup Script
home
Setup

Map Strings

Description

This node lets you map the input string from one string to another string. You can add items on the node. These items have a from and a to input. In the image, the input is a. This will be mapped to b, so the output will be b.
This can be useful for enums where you want to display something different than you use further on.
TOP