OvrStringFunction

Subclass of Ovr.OvrNode

Description

This node is responsible for implementing simple functions to create and handle strings.

Attributes

Note: the following attributes are added to the existing ones from the super class OvrNode

NameTypeDescription

StringFunctionType

Type of string operation

Variable1

First Operation Variable

Variable2

Second Operation Variable [Addition only]

Result

Operation result

Last updated