Types
Supported types
integer(whole numbers only)addressbooleanstringbytestuplelistmapsturct- user defined structs, see Struct Statement
Please see Source Expressions (Specifically the "Literals" section) for more information on how to instantiate data with these types.
Last updated