State value as a string
This page was created by Lars.olofsson on 2022-04-05. Last edited by 62.169.16.147 on 2026-09-12.
If you want to get a state machine state as a string, for example, using an OCL-PS expression, use:
(#state-name).asString
Or, for example:
(#New).asString
