|
|
Runtime Type : Types : DataFrom $1Table of contents
Primitive, generic data type that falls outside the rules of data type conversion restrictions. Any object can be passed to a function as type Data. This is used in data structures (such as Collection) that can store any type. There is no way to poll a variable of type Data for its "real" type, but it can be cast to a number of different types (both primitive and complex).
Inherits Fromroot→Data Fields
Forms
Tags:
|
||||