sometimes is not able to do its work.
e.g. try the following in a CLEAR WS:
]display ⎕STACK
-----------
]display ⎕STACK
z←⎕xsito see why. The input is executed by ⎕SE.UCMD
]display z
┌⊖────┐
│ ┌⊖┐ │
│ │ │ │
│ └─┘ │
└∊────┘
]display ⎕xsi
┌→───────────────────────────────────────────────────────────────┐
│ ┌→──────────────────────────┐ ┌→──────────────────┐ ┌→───────┐ │
│ │⎕SE.SALTUtils.c.Summary.Run│ │⎕SE.SALTUtils.Spice│ │⎕SE.UCMD│ │
│ └───────────────────────────┘ └───────────────────┘ └────────┘ │
└∊───────────────────────────────────────────────────────────────┘