You are not logged in! Log in or Register

Value

Description

With a Value block you can define input data or an input string in a structured way. A Value block can be used to define either a string or a structured data object.

Attributes

  • DataValue [data]: Enter the value of the data you wish to be output. The value must be subscribed in XML format. Cannot be used in conjunction with StringValue or SpecialValue.
  • Name [string]: The name of the block.
  • SpecialValue [Empty|UserName]: If set to UserName, the string output of the building block will contain the username of the user within the current client (if present). Cannot be used in conjunction with StringValue or DataValue. Default: Empty.
  • String [string, readonly]: The last string output.
  • StringValue [string]: The value of the string. Cannot be used in conjunction with SpecialValue or DataValue.

Output connectors

  • Data: Contains the DataValue (if present).
  • String: Contains the StringValue or SpecialValue (if present).

User comments

Nothing comments yet. Be the first!

Leave a comment

You need to be logged in to post a comment.