AnyValue constructor

AnyValue([dynamic value ])

Creates a new instance of the object and assigns its value.

  • value (optional) value to initialize this object.