Extract values from Identifiers.
1 post • Page 1 of 1
Extract values from Identifiers.
It's only curiosity:
Example:
I wanna extract the value of c.
For example:
But that don't do anthing...
Remember that this is only curiosity; if you know how to do it please tell WE
Thanks.
Example:
- Code: Select all
text = {
c = "hi";
k = "";
"" + c + k
}
I wanna extract the value of c.
For example:
- Code: Select all
OnCollide = (e)=>{
_ExtractValue = text.c (???)
}
But that don't do anthing...
Remember that this is only curiosity; if you know how to do it please tell WE
Thanks.
- lololoer15_16
- Posts: 9
- Joined: Wed Jul 03, 2013 5:48 pm
- Location: Spain (España)
1 post • Page 1 of 1
Who is online
Users browsing this forum: No registered users and 6 guests



