Thread Tools Display Modes
Prev Previous Post   Next Post Next
06/26/24, 08:53 PM   #11
sinnereso
AddOn Author - Click to view addons
Join Date: Oct 2022
Posts: 274
Originally Posted by Baertram View Post
Spaces in variables names are never a good idea

I guess it could work if you always use myTable["name here"] to access it but I actually never tried that -> I expect it to fail
But myTable.name here definately would not work!
What you suggested is working using the primary saved variable with the["some table"] added to it ty. Now my next hurdle which is on me and I think I can handle it is converting my text names to item links to do what I have plans for it to do..

I may need to reset the table for this and while I'm at it ill maybe remove the space as well.
  Reply With Quote
 

ESOUI » Developer Discussions » General Authoring Discussion » General saved variable questions

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off