For the complete documentation index, see llms.txt. This page is also available as Markdown.

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

Name
Type
Description

StringFunctionType

Type of string operation

Variable1

First Operation Variable

Variable2

Second Operation Variable [Addition only]

Result

Operation result

Examples of toString and Additions functions for OvrString