LXFormat

Formats a number found at end of string to have additional leading zeros to match NumberDigits


Public

Tested

My Own Work

LXString, NumberDigits

LXFormat("E23", 3) >> E023, LXFormat("E5", 3) >> E005

Views 1
Downloads 0