Creating variables programmatically with pre-defined name
85 views
Skip to first unread message
Francois Thibault
unread,
Mar 20, 2018, 3:09:05 PM3/20/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Blockly
Hi,
I have an application where I'd like to create blockly variables programmatically but I already have the name of the variable to create (from another part of my application). Hence I do not want to have a popup to have the user specify the variable name. It seems unavoidable when using Blockly.Variables.createVariable(). Any way around this?
Thanks,
FT
Rachel Fenichel
unread,
Mar 20, 2018, 3:55:29 PM3/20/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message