You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently there is no way to get the name of items, such as integers or arrays. You have to rely on strings the same name as the item in order to accomplish this.
Uses for getting names would be better presets or function->null blocks, where you would need the item name to print out if something goes wrong.
The text was updated successfully, but these errors were encountered:
Currently there is no way to get the name of items, such as integers or arrays. You have to rely on strings the same name as the item in order to accomplish this.
Uses for getting names would be better presets or function->null blocks, where you would need the item name to print out if something goes wrong.
The text was updated successfully, but these errors were encountered: