Search found 1 match

by Xinael
Thu Nov 26, 2009 8:03 pm
Forum: Scripts & Packages
Topic: Howto: expand variables
Replies: 1
Views: 4372

Re: Howto: expand variables

Or:

echo(_G["My" .. "Number"])

_G is the global table.