From: J L. T. <jlt...@ma...> - 2023-01-11 04:36:56
|
Hi, Say I want to use an indexed string with two levels of indices: | list[level1,level2] Can I use | list.exists(index) to test just the first level? Or would it be | list.exists(index,) ? Leslie -- Platform: GNU/Linux Hardware: x86_64 Distribution: openSUSE Leap 15.4 NetRexx: 4.03-GA build 260-20220503-1730 |