2024 Method
Changes 1
M

FormatOptions.CanSuppressLeadingZeros

Description:
Checks whether leading zeros can be suppressed for a given unit.
Overloads (2):
CanSuppressLeadingZeros(ForgeTypeId)
public static bool CanSuppressLeadingZeros(
	ForgeTypeId unitTypeId
)
Return Value bool True if leading zeros can be suppressed, false otherwise.