Enumerated data types are represented as strings in ASL.

The following example shows the syntax to update an enumerated attribute with an enum value of TESTING:

x->enum_variable = “TESTING”;