number optional default (empty)The number (or text) to turn into a sort key. The output is one letter encoding the length followed by the value unchanged: a 1-digit value gives "B" + value, 2 digits give "C" + value, and so on. Non-digit text works too - it is measured by character count, not parsed as a number. If you omit it the result is just "A" (length 0).
{sortid:9}
{sortid:10}
{sortid:2458}
{sortid:9}-{sortid:10}-{sortid:100}
{sortid:abc}
[{sortid:}]