1 2 3 4 5 6 7 8 9 10 11
# Generated from: params_named.tap.md#uint1_param # Test: Named parameter with UINT1 type command_named 'MAP {result: $uint1_val}' 'uint1_val=255' --- > +----------+ > | result | > +----------+ > | 255 | > +----------+ >