GBX.lua.StringValue (Object): Difference between revisions

From Goodblox Wiki
Jump to navigationJump to search
(Created page with "{{CatUp|Class reference}} A StringValue is a very simple object; it holds a String as a value. This value can be used for scripts to communicate, for objects to be re-nam...")
(No difference)

Revision as of 11:28, 23 June 2020


A StringValue is a very simple object; it holds a String as a value. This value can be used for scripts to communicate, for objects to be re-named, many things.

Functions

The StringValue only incorporates the global functions.

Properties

Like any Value object, the StringValue only has one special property:

Events

In addition to the global events, StringValue also has: