strNoLeadZero: Writes a decimal string with no leading zeros.

Description Usage Arguments Value

Description

Writes a decimal string with no leading zeros.

Usage

1
strNoLeadZero(val, digits = 3)

Arguments

val

A numeric value.

Value

A character string.


Cmell/ResultsHelper documentation built on April 10, 2020, 9:29 p.m.