Computed subform with alias

If a computed subform has an alias will the form name work in the computed subform formula or is the alias required?

Subject: Computed subform with alias

You can always use either the name or the alias. I tend to prefer using the alias, because we may rename a form on occasion, but never touch the alias. However, they should both work.

Subject: Computed subform with alias (Thanks)