Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 5957207
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T18:22:04+00:00 2026-05-22T18:22:04+00:00

Is it possible to figure out the variable type when the variable isn’t instantiated?

  • 0

Is it possible to figure out the variable type when the variable isn’t instantiated?

Example of what I’m trying to accomplish:

var foo:ExampleOne;
var bar:ExampleTwo;

var arr:Array = [foo, bar];

for each(var myVar:Object in arr)
{
    myClass = new getDefinitionByName( getQualifiedClassName( myVar ) ) // doesn't work
}
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T18:22:05+00:00Added an answer on May 22, 2026 at 6:22 pm

    No, because the variables are a reference to objects that are not created in the vm until you create them using the “new” keyword. So until you do this, the references (foo/bar etc) will always be null no matter what operation you’re running on them.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

In the course of trying to figure out whether it's possible to contain text
I'm completely new to Actionscript and I'm trying to figure out if it's possible
Hey, I'm trying to figure out if it's possible to overload a template class
Specifically, I'm trying to figure out if it's possible to generate SQL that does
I am trying to figure out an elegant way to share a variable between
I'm learning Backbone.js and am trying to figure out whether it's possible to have
I am trying to figure out how I can load my table variable with
Well I tried to figure out is this possible in any way. Here is
I need to figure out what div is visible out of four possible divs
Just trying to figure out how to use many multiple cases for a Java

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.