OvrStringFunction
Subclass of Ovr.OvrNode
Subclass of Ovr.OvrNode
This node is responsible for implementing simple functions to create and handle strings.
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 |