Content deleted Content added
→Overview: Fixed typo Tags: Mobile edit Mobile web edit |
m →Data types: typo |
||
Line 183:
* '''Number''' + Any Numeric value
* '''Boolean''' + A simple binary storage that can only be "true" or "false".
* '''Object''' – Object is the data type all complex data types inherit from. It allows for the grouping of methods, functions, parameters, and other objects.
'''ActionScript 2 complex data types'''
|