StringConst

Parent Previous Next

Full Library / Math Operator / Math and Trig / StringConst
Block Name: StringConst

Code File Location: VisualSim/actor/lib/StringConst

Block Overview

        Produce a constant output of type string. This is similar to the base class Const, which can also produce a string output, but this has the added convenience that the string can be specified without the enclosing double quotes. Moreover, the string can include references to parameters within scope using the $name syntax. The value of the output is that of the token contained by the value parameter, which by default is an empty string.

Field Detail





Created with the Personal Edition of HelpNDoc: Benefits of a Help Authoring Tool