State value as a string
This page was created by Lars.olofsson@mdriven.net on 2022-04-05. Last edited by Stephanie@mdriven.net on 2025-02-13.

If you want to get a state machine state as a string, for example for using in an oclPS expression, use;

(#state-name).toString

for example

(#New).toString