artefaktur
software engineer &        architecture

 
 
 
 

CfgScript Any Type

| Any Type | Basic Types | Object Types | Array Types | Enum Type | Props Type |

AnyType is a representiv for any other type, like Basic Type, Object Type, Array Type.


Content of this chapter:

   AnyType



 AnyType



#pragma weak // allow undeclared any types 
i = 1; // is Any type
i = "asdf"; // Any types can change type
Any j = 4.5; // Any types can also declared explicitelly
Any is an alias to the acdk::lang::dmi::DmiObject class.
 
Last modified 2005-05-08 22:25 by SYSTEM By Artefaktur, Ing. Bureau Kommer