Due to the recent resurgence of spam, we have temporarily disabled user creation and page editing/creation as we resolve the issue.
String
From Snapwiki
Revision as of 2016-05-13T00:26:23 by Tmustaine (Talk | contribs) (Created page with "== String == A String variable can be set to a text string and used to control certain properties on other objects. {| class="wikitable" style="width: 60%;" !'''INPUTS''' |}...")
String
A String variable can be set to a text string and used to control certain properties on other objects.
INPUTS |
---|
- Build
- Combine Integer, Number, Boolean or String variables into one String.
- Set (String)
- Set the String to the value specified in the input's properties.
OUTPUTS |
---|
- On Changed
- When the value changes, send a signal. The activator is the Resource or Cached Entity that changed. There is no activator for Boolean, Color, Integer, Number or String variables.