Can anybody confirm if the keyin 'SELECTBY LEVEL xx' works in AECOsim?

Can anybody confirm if the keyin 'SELECTBY LEVEL xx' works in AECOsim?

I have read nearly every communities blog about how to use the mdl SELECTBY.

I have tried it on AECOsim SS4 and SS6 (08.11.09.593) using Building and MicroStation modes, both without success.


Here's an example script I'm trying;

level create test
mdl silentload selectby
selectby type all
selectby level none
selectby level test
selectby inclusive
selectby execute

I would have expected, even when keying in the command into the keyin browser 'selectby level test' that the level 'test' would of highlighted in the list of levels in the selectby dialog, but nothing hilights at all.

The command 'selectby level all' and 'selectby level none' both work, but I cannot get any level I keyin to work.

I have tried;

selectby level test
selectby level "test"
selectby level 'test'
selectby level ""test""
selectby level test,

Unfortunately I don't have access to MicroStation to test.

Thanks.