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