next up previous contents
Next: help Up: Getting Help Previous: who

what

This function will print out the type of any variable. You must pass the function the variable name as a string. For example:

what('i')
would print out:
name: i
Type: REAL_COMPLEX_SCALAR_DATA (8)



Arun Francis Rodrigues
1999-08-17