-
Notifications
You must be signed in to change notification settings - Fork 6
String
Bananenbrot edited this page Aug 10, 2023
·
5 revisions
The String Property is a text variable. You can add a text variable to the Properties by writing a new comment over the variable with the syntax:
#STB-Input-{Space}-String
This Property is only displayed in the Panel.
#STB-Input-Panel-String
MyString = "This is my text"This Property is displayed in the Panel and also in the Dialog.
#STB-Input-Panel-String /// #STB-Input-Dialog-String
MyString = "This is my text"Release-Notes
If you have any questions, ask them here